class CEnvInstructorVRHint : public CPointEntity
{
public:
CUtlSymbolLarge m_ iszName;
CUtlSymbolLarge m_ iszHintTargetEntity;
int32 m_ iTimeout;
CUtlSymbolLarge m_ iszCaption;
CUtlSymbolLarge m_ iszStartSound;
int32 m_ iLayoutFileType;
CUtlSymbolLarge m_ iszCustomLayoutFile;
int32 m_ iAttachType;
float32 m_ flHeightOffset;
};