func CreateIconEntity_Deprecated(out var entityVarName entity<PresentIcon_Deprecated>, ownerPlayer entity<Player>, iconType IconType)
go
Nombre |
Tipo |
Descripción |
Player |
Player |
The player entity it belongs to, only visible to that player |
Icon |
IconType |
Resource path, the resource path corresponding to the icon selected by the player |
Nombre |
Tipo |
Descripción |
Icon entity |
PresentIcon[Obsoleto] |
The name of the parameter used to create the icon entity in the code, and its corresponding local variable value is the entity that creates the icon |