RevealRequestsStorage class
RevealRequestsStorage
Inheritance
Base: IScriptable
Derived
None.
Properties
| Property | Type | |
|---|---|---|
currentRequestersAmount | int | scripted |
requestersList | ent.EntityID[] | scripted |
Functions
bool IsRequesterLegal(ent.EntityID requester, bool addsRequest)RTTIvoid RegisterLegalRequest(ent.EntityID requester, bool shouldAdd)RTTIbool ShouldReveal()RTTIvoid ClearAllRequests()RTTIbool IsRequesterOnTheList(ent.EntityID requester)RTTIvoid LegalRequestAdd(ent.EntityID requester)RTTIvoid LegalRequestRemove(ent.EntityID requester)RTTI