Declaration
func CreateBuiltInUIClient(out var createdEntity entity<BuiltInUI>, type BuiltInUIType)
go
Parameters
Input
| Name | Type | Description |
|---|---|---|
| Type | InternalHudType | Built-in UI type |
Out
| Name | Type | Description |
|---|---|---|
| Created Entity | InternalHud | Built-in UI entity created |