EntUser
User
A Connected User (not their ingame Avatar)
ID: EntUser
Base Type: Entity Component
Values
Methods
Name | Description |
---|---|
Can Use Player Avatar In World | Bool |
Switch User State | |
Spawn Avatar() | Spawns Avatar at Spawn Spots or at the Start Height |
Spawn Avatar At Position(Vector3 groundPosition, Vector3 spawnRotation) | Spawns Avatar at Position/Angle |
Print Message(Text message) | Print a message just to this user |
Show UI Screen(UI Screen canvasScreen) | Show a UI Screen asset to this user |
Close UI Screen() | Close any UI Screen the user currently has open |
Show Message In UI Screen(Text message) | Show a message as a UI Screen asset to this user |
Properties
Name | Type | Description |
---|---|---|
Is VR User | Bool | |
Is Screen User | Bool | |
Is Local User | Bool | |
Is Bot User | Bool | |
Appearence Info | Text | |
Client | Client |
Attributes:
ModboxMain.MBTypeComponentNoIngameAddingAttribute
ModboxMain.MBTypeComponentEnabledInEditmodeAttribute
ModboxMain.MBOldIDAttribute
Updated 11 months ago