KickPlayerButton
Jump To Parameters
Jump To Function Definitions
Parameter Definitions
Select the parameter name from below to jump directly to it on this page.
playerInfo
The object that holds all the player data that can be referenced by this component.
| Exposed Value | Type | Default Value |
|---|---|---|
| private | PlayerListObject | null |
Function Definitions
Select the function name from below to jump directly to it on this page.
public virtual void KickPlayer()
This is only callable if you’re the MasterClient. Gets the player data from the
playerInfoand calls theKickPlayerfunction from theUICoreLogic.
| Expose Value | Overrideable | Returns |
|---|---|---|
| public | True | Does not return anything |
No parameters