Torque2D Reference
Loading...
Searching...
No Matches
PacketStatus Struct Reference

Public Member Functions

 PacketStatus ()
 PacketStatus (U8 _index, S32 _key, U32 _time)
U8 getOldIndex ()
U16 getIndex ()

Public Attributes

U16 index
S32 key
U32 time
U32 tryCount

Constructor & Destructor Documentation

◆ PacketStatus() [1/2]

PacketStatus ( )
inline

◆ PacketStatus() [2/2]

PacketStatus ( U8 _index,
S32 _key,
U32 _time )
inline

Member Function Documentation

◆ getIndex()

U16 getIndex ( )
inline

◆ getOldIndex()

U8 getOldIndex ( )
inline

Member Data Documentation

◆ index

U16 index

◆ key

S32 key

◆ time

U32 time

◆ tryCount

U32 tryCount

The documentation for this struct was generated from the following file: