SourceMod SDK  1.7
SourceMod::sm_sendprop_info_t Struct Reference

Maps the heirarchy of a SendProp. More...

#include <public/IGameHelpers.h>

Public Attributes

SendProp * prop
 
unsigned int actual_offset
 

Detailed Description

Maps the heirarchy of a SendProp.

Member Data Documentation

unsigned int SourceMod::sm_sendprop_info_t::actual_offset

Actual computed offset.

SendProp* SourceMod::sm_sendprop_info_t::prop

Property instance.


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