Project SkyFire Core
SkyFire 5.4.8 server core API documentation
Loading...
Searching...
No Matches
ScriptAction Struct Reference

#include <Map.h>

Collaboration diagram for ScriptAction:

Public Attributes

uint64 ownerGUID
ScriptInfo const * script
uint64 sourceGUID
uint64 targetGUID

Detailed Description

Definition at line 44 of file Map.h.

Member Data Documentation

◆ ownerGUID

uint64 ScriptAction::ownerGUID

Definition at line 48 of file Map.h.

Referenced by Map::ScriptCommandStart(), Map::ScriptsProcess(), and Map::ScriptsStart().

◆ script

ScriptInfo const* ScriptAction::script

owner of source if source is item

Definition at line 49 of file Map.h.

Referenced by Map::ScriptCommandStart(), Map::ScriptsProcess(), and Map::ScriptsStart().

◆ sourceGUID

uint64 ScriptAction::sourceGUID

Definition at line 46 of file Map.h.

Referenced by Map::ScriptCommandStart(), Map::ScriptsProcess(), and Map::ScriptsStart().

◆ targetGUID

uint64 ScriptAction::targetGUID

Definition at line 47 of file Map.h.

Referenced by Map::ScriptCommandStart(), Map::ScriptsProcess(), and Map::ScriptsStart().


The documentation for this struct was generated from the following file:
  • src/server/game/Maps/Map.h