func CreateIconEntity_Deprecated(out var entityVarName entity<PresentIcon_Deprecated>, ownerPlayer entity<Player>, iconType IconType)
go
नाम |
टाइप |
विवरण |
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 |
नाम |
टाइप |
विवरण |
Icon entity |
PresentIcon[अप्रचलित] |
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 |