DIFF

class DeveloperTeleportSource

Constants 2

protected static const float TELEPORT_DISTANCE_MAX = 1000
Referenced by TeleportAtCursor()
protected static const float TELEPORT_DISTANCE_MAX_EX = 500
Referenced by TeleportAtCursorEx()

Methods 8

static void OnRPC(PlayerBase player, int rpc_type, ParamsReadContext ctx)
static protected void OnRPCSetPlayerPosition(PlayerBase player, ParamsReadContext ctx)
Referenced by OnRPC()
static protected void OnRPCSetPlayerDirection(PlayerBase player, ParamsReadContext ctx)
Referenced by OnRPC()