Skip to content

HintNodeData

HintNodeData.

Properties

  • string_t strEntityName -- Name of the entity associated with this hint node
  • Vector vecPosition -- World position of the hint node
  • int16 nHintType -- Type identifier describing the purpose of this hint node
  • int nNodeID -- Unique node ID for this hint
  • string_t strGroup -- Group name this hint node belongs to
  • int iDisabled -- Whether the hint node is disabled (non-zero = disabled)
  • string_t iszActivityName -- Activity or animation name associated with this hint
  • int nTargetWCNodeID -- Target node ID for world connection or chaining hints
  • HintIgnoreFacing_t fIgnoreFacing -- Specifies whether NPC facing direction should be ignored when using this hint
  • NPC_STATE minState -- Minimum NPC state required to use this hint
  • NPC_STATE maxState -- Maximum NPC state allowed to use this hint
  • int nWCNodeID -- World connection node ID linked to this hint