Method | Description | |
---|---|---|
CreateDeSpawnPacket ( uint UniqueId ) : byte[] | ||
GetObjectIndex ( uint ObjectId ) : int | ||
GetObjectIndexAndType ( int Index_, uint ObjectId ) : int | ||
OnIngameNotify ( |
||
OnRangeSpawn ( int Index_ ) : void | ||
OnTarget ( |
public static CreateDeSpawnPacket ( uint UniqueId ) : byte[] | ||
UniqueId | uint | |
return | byte[] |
public static GetObjectIndex ( uint ObjectId ) : int | ||
ObjectId | uint | |
return | int |
public static GetObjectIndexAndType ( int Index_, uint ObjectId ) : int | ||
Index_ | int | |
ObjectId | uint | |
return | int |
public static OnIngameNotify ( |
||
reader_ | ||
Index_ | int | |
return | void |
public static OnRangeSpawn ( int Index_ ) : void | ||
Index_ | int | |
return | void |
public static OnTarget ( |
||
reader_ | ||
Index_ | int | |
return | void |