OutputValidationDataStruct struct 72 bytes
OutputValidationDataStruct
Inheritance
No base class.
Derived
None.
Properties
| Property | Type | |
|---|---|---|
targetID | ent.EntityID | scripted |
agentID | game.PersistentID | scripted |
reprimenderID | ent.EntityID | scripted |
eventReportedFromArea | game.PersistentID | scripted |
eventType | ESecurityNotificationType | scripted |
breachedAreas | game.PersistentID[] | scripted |
Functions
static bool IsDuplicated(OutputValidationDataStruct self, SecuritySystemInput evt, ent.EntityID currentReprimender, game.PersistentID[] currentlyBreachedAreas)staticRTTI globalstatic OutputValidationDataStruct Construct(SecuritySystemInput evt, ent.EntityID currentReprimender, game.PersistentID[] breachedAreas)staticRTTI global