RevealRequestEvent class
RevealRequestEvent
Inheritance
Base: red.Event
Derived
None.
Properties
| Property | Type | |
|---|---|---|
shouldReveal | bool | scripted |
requester | ent.EntityID | scripted |
oneFrame | bool | scripted |
Functions
void CreateRequest(bool doReveal, ent.EntityID whoWantsToReveal)RTTIbool GetShouldReveal()RTTIent.EntityID GetRequester()RTTIvoid SetOneFrame()RTTIbool IsOneFrame()RTTI