| 
| static void  | Encode (SSnapSerializerBase snapshot, ScriptCtx hint, ScriptBitSerializer packet) | 
|   | Codec methods.  
  | 
|   | 
| static bool  | Decode (ScriptBitSerializer packet, ScriptCtx hint, SSnapSerializerBase snapshot) | 
|   | 
| static bool  | SnapCompare (SSnapSerializerBase lhs, SSnapSerializerBase rhs, ScriptCtx hint) | 
|   | 
| static bool  | PropCompare (RplTestPropType prop, SSnapSerializerBase snapshot, ScriptCtx hint) | 
|   | 
| static bool  | Extract (RplTestPropType prop, ScriptCtx hint, SSnapSerializerBase snapshot) | 
|   | 
| static bool  | Inject (SSnapSerializerBase snapshot, ScriptCtx hint, RplTestPropType prop) | 
|   | 
◆ Decode()
  
  
      
        
          | static bool RplTestPropType.Decode  | 
          ( | 
          ScriptBitSerializer |           packet,  | 
         
        
           | 
           | 
          ScriptCtx |           hint,  | 
         
        
           | 
           | 
          SSnapSerializerBase |           snapshot ) | 
         
       
   | 
  
static   | 
  
 
 
◆ Encode()
  
  
      
        
          | static void RplTestPropType.Encode  | 
          ( | 
          SSnapSerializerBase |           snapshot,  | 
         
        
           | 
           | 
          ScriptCtx |           hint,  | 
         
        
           | 
           | 
          ScriptBitSerializer |           packet ) | 
         
       
   | 
  
static   | 
  
 
 
◆ Extract()
  
  
      
        
          | static bool RplTestPropType.Extract  | 
          ( | 
          RplTestPropType |           prop,  | 
         
        
           | 
           | 
          ScriptCtx |           hint,  | 
         
        
           | 
           | 
          SSnapSerializerBase |           snapshot ) | 
         
       
   | 
  
static   | 
  
 
 
◆ Inject()
  
  
      
        
          | static bool RplTestPropType.Inject  | 
          ( | 
          SSnapSerializerBase |           snapshot,  | 
         
        
           | 
           | 
          ScriptCtx |           hint,  | 
         
        
           | 
           | 
          RplTestPropType |           prop ) | 
         
       
   | 
  
static   | 
  
 
 
◆ PropCompare()
  
  
      
        
          | static bool RplTestPropType.PropCompare  | 
          ( | 
          RplTestPropType |           prop,  | 
         
        
           | 
           | 
          SSnapSerializerBase |           snapshot,  | 
         
        
           | 
           | 
          ScriptCtx |           hint ) | 
         
       
   | 
  
static   | 
  
 
 
◆ SnapCompare()
  
  
      
        
          | static bool RplTestPropType.SnapCompare  | 
          ( | 
          SSnapSerializerBase |           lhs,  | 
         
        
           | 
           | 
          SSnapSerializerBase |           rhs,  | 
         
        
           | 
           | 
          ScriptCtx |           hint ) | 
         
       
   | 
  
static   | 
  
 
 
◆ bVal
      
        
          | bool RplTestPropType.bVal | 
        
      
 
 
◆ fVal
      
        
          | float RplTestPropType.fVal | 
        
      
 
 
◆ iVal
The documentation for this interface was generated from the following file:
- Game/Network/RplTestEntity.c