CEnvInstructorHint
CEnvInstructorHint
Inherited from CPointEntity
Fields
| EntityKeyValues Name | Field Name | Field Type |
|---|---|---|
hint_replace_key | m_iszReplace_Key | FIELD_STRING |
hint_target | m_iszHintTargetEntity | FIELD_STRING |
hint_timeout | m_iTimeout | FIELD_INT32 |
hint_display_limit | m_iDisplayLimit | FIELD_INT32 |
hint_icon_onscreen | m_iszIcon_Onscreen | FIELD_STRING |
hint_icon_offscreen | m_iszIcon_Offscreen | FIELD_STRING |
hint_caption | m_iszCaption | FIELD_STRING |
hint_activator_caption | m_iszActivatorCaption | FIELD_STRING |
hint_color | m_Color | FIELD_COLOR32 |
hint_icon_offset | m_fIconOffset | FIELD_FLOAT32 |
hint_range | m_fRange | FIELD_FLOAT32 |
hint_pulseoption | m_iPulseOption | FIELD_UINT8 |
hint_alphaoption | m_iAlphaOption | FIELD_UINT8 |
hint_shakeoption | m_iShakeOption | FIELD_UINT8 |
hint_static | m_bStatic | FIELD_BOOLEAN |
hint_nooffscreen | m_bNoOffscreen | FIELD_BOOLEAN |
hint_forcecaption | m_bForceCaption | FIELD_BOOLEAN |
hint_instance_type | m_iInstanceType | FIELD_INT32 |
hint_suppress_rest | m_bSuppressRest | FIELD_BOOLEAN |
hint_binding | m_iszBinding | FIELD_STRING |
hint_allow_nodraw_target | m_bAllowNoDrawTarget | FIELD_BOOLEAN |
hint_auto_start | m_bAutoStart | FIELD_BOOLEAN |
hint_name | m_iszName | FIELD_STRING |
hint_local_player_only | m_bLocalPlayerOnly | FIELD_BOOLEAN |
Input
| Input Name | Field Type |
|---|---|
ShowHint | FIELD_STRING |
EndHint | FIELD_VOID |
Output
No Entry
Functions
No Entry