IncomingCallLogicController
Base: ink.WidgetLogicController
None.
| Property | Type | |
|---|---|---|
contactNameWidget | ink.TextWidgetReference | scripted |
buttonHint | ink.WidgetReference | scripted |
avatar | ink.ImageWidgetReference | scripted |
animProxy | ink.anim.Proxy? | scripted |
bool OnInitialize() RTTIvoid SetCallInfo(string contactName, WeakHandle<game.JournalContact> contactEntry, WeakHandle<game.JournalManager> journalMgr, bool isRejectable) RTTIbool OnRingAnimFinished(ink.anim.Proxy proxy) RTTIvoid SetCallingPaused(bool pause) RTTI