GemplayObjectiveData
Base: IScriptable
BackDoorObjectiveData, ControlPanelObjectiveData
| Property | Type | |
|---|---|---|
questUniqueId | string | scripted |
questTitle | string | scripted |
objectiveDescription | string | scripted |
uniqueId | string | scripted |
ownerID | ent.EntityID | scripted |
objectiveEntryID | string | scripted |
uniqueIdPrefix | string | scripted |
objectiveState | game.JournalEntryState | scripted |
string GetObjectiveEntryID() RTTIvoid SetObjectiveEntryID(string objectiveEntryID) RTTIent.EntityID GetOwnerID() RTTIvoid SetOwnerID(ent.EntityID requesterID) RTTIstring GetQuestTitle() RTTIstring GetObjectiveDescription() RTTIstring GetUniqueID() RTTIvoid CreateUniqueID(ent.EntityID entityID) RTTIbool IsCreated() RTTIvoid SetObjectiveState(game.JournalEntryState state) RTTIgame.JournalEntryState GetObjectiveState() RTTI