Declaración
func CreateCustomUIClient(out var createdEntity entity<CustomUI>, uIID CustomUIID)
go
Parámetros
Entrada
Nombre | Tipo | Descripción |
---|---|---|
UI ID | CustomHudID | Custom UI Index |
Afuera
Nombre | Tipo | Descripción |
---|---|---|
Created Entity | CustomHud | Created custom UI entity |