Broke Protocol Game API Reference  1.39
Code reference for server and client scripting
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | Protected Member Functions | Protected Attributes | List of all members
BrokeProtocol.Client.Buttons.ClAppContactButton Class Reference
Inheritance diagram for BrokeProtocol.Client.Buttons.ClAppContactButton:
BrokeProtocol.Client.Buttons.ClButton BrokeProtocol.Client.Buttons.ClActionable

Public Member Functions

override void RefreshActions ()
 
override void Initialize (ButtonInfo buttonInfo)
 
- Public Member Functions inherited from BrokeProtocol.Client.Buttons.ClButton
void ShowActionMenu ()
 
- Public Member Functions inherited from BrokeProtocol.Client.Buttons.ClActionable
virtual void Initialize ()
 
virtual void FinishedActions ()
 

Public Attributes

AppContactInfo appContactInfo
 
- Public Attributes inherited from BrokeProtocol.Client.Buttons.ClButton
RectTransform buttonTransform
 
- Public Attributes inherited from BrokeProtocol.Client.Buttons.ClActionable
List< ActionInfoactions
 

Protected Member Functions

bool ContactsTest ()
 
bool BlockTest ()
 
void CallAction ()
 
void MessageAction ()
 
void BlockAction ()
 
void RemoveContactAction ()
 
void RemoveBlockAction ()
 
- Protected Member Functions inherited from BrokeProtocol.Client.Buttons.ClButton
virtual ClActionable GetTargetActionable ()
 

Protected Attributes

AppIndex appIndex
 
- Protected Attributes inherited from BrokeProtocol.Client.Buttons.ClButton
Button button
 
ButtonInfo buttonInfo
 

Member Function Documentation

◆ BlockAction()

void BrokeProtocol.Client.Buttons.ClAppContactButton.BlockAction ( )
protected

◆ BlockTest()

bool BrokeProtocol.Client.Buttons.ClAppContactButton.BlockTest ( )
protected

◆ CallAction()

void BrokeProtocol.Client.Buttons.ClAppContactButton.CallAction ( )
protected

◆ ContactsTest()

bool BrokeProtocol.Client.Buttons.ClAppContactButton.ContactsTest ( )
protected

◆ Initialize()

override void BrokeProtocol.Client.Buttons.ClAppContactButton.Initialize ( ButtonInfo buttonInfo)
inlinevirtual

◆ MessageAction()

void BrokeProtocol.Client.Buttons.ClAppContactButton.MessageAction ( )
protected

◆ RefreshActions()

override void BrokeProtocol.Client.Buttons.ClAppContactButton.RefreshActions ( )
inlinevirtual

◆ RemoveBlockAction()

void BrokeProtocol.Client.Buttons.ClAppContactButton.RemoveBlockAction ( )
protected

◆ RemoveContactAction()

void BrokeProtocol.Client.Buttons.ClAppContactButton.RemoveContactAction ( )
protected

Member Data Documentation

◆ appContactInfo

AppContactInfo BrokeProtocol.Client.Buttons.ClAppContactButton.appContactInfo

◆ appIndex

AppIndex BrokeProtocol.Client.Buttons.ClAppContactButton.appIndex
protected

The documentation for this class was generated from the following file: