डिक्लेरेशन
func CreateBuiltInUIClient(out var createdEntity entity<BuiltInUI>, type BuiltInUIType)
go
पैरामीटर्स
इनपुट
| नाम | टाइप | विवरण |
|---|---|---|
| Type | InternalHudType | Built-in UI type |
आउट
| नाम | टाइप | विवरण |
|---|---|---|
| Created Entity | InternalHud | Built-in UI entity created |
Create a built-in UI that will not be synchronized to other clients
func CreateBuiltInUIClient(out var createdEntity entity<BuiltInUI>, type BuiltInUIType)
go
| नाम | टाइप | विवरण |
|---|---|---|
| Type | InternalHudType | Built-in UI type |
| नाम | टाइप | विवरण |
|---|---|---|
| Created Entity | InternalHud | Built-in UI entity created |