Game
HogWarpSdk.Game
Refer to Server for PlayerSystem, Timer, and World!
Actor
Variables
Name
Type
Description
Id
uint
Klass
ulong
Player
Variables
Name
Type
Description
InternalPlayer
IPlayer
Id
ulong
ConnectionId
uint
Username
string
Position
FVector
Direction
float
Speed
float
IsInAir
bool
House
byte
Gender
byte
IsMounted
bool
Methods
Name
Parameters
Return Type
Description
SendChat
string From, string Message
void
Send a message to this player's chat.
Last updated