Declaration
func CreateCustomUIClient(out var createdEntity entity<CustomUI>, uIID CustomUIID)
go
Parameters
Input
Name | Type | Description |
---|---|---|
UI ID | CustomHudID | Custom UI Index |
Out
Name | Type | Description |
---|---|---|
Created Entity | CustomHud | Created custom UI entity |