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

Public Member Functions

override void ReadInitData ()
 
override void RefreshActions ()
 
- Public Member Functions inherited from BrokeProtocol.Entities.ClDoor
override void RefreshActions ()
 
- Public Member Functions inherited from BrokeProtocol.Entities.ClEntity
void DeserializeAnimator (byte[] stateArray)
 
void DeserializeParameters (byte[] stateArray)
 
override void RefreshActions ()
 
bool TypeActionTest (string type)
 
override void Initialize ()
 
virtual void Relocate (Vector3 position, Quaternion rotation, bool zeroVelocity)
 
void StartMapMarker (Color color)
 
void DestroyMapMarker ()
 
virtual void Destroy ()
 
virtual void ReadActivateData ()
 
void VideoPlay (string videoURL, float startTime)
 
void VideoStop ()
 
void ClDestroyEffect (int destroyEffectIndex)
 
- Public Member Functions inherited from BrokeProtocol.Client.Buttons.ClActionable
virtual void FinishedActions ()
 

Protected Member Functions

void SecurityPanelAction ()
 
override bool BuyEntityTest ()
 
void BuyApartmentAction ()
 
bool PreviewTest ()
 
override bool EnterDoorTest ()
 
void SellApartmentAction ()
 
- Protected Member Functions inherited from BrokeProtocol.Entities.ClDoor
void EnterDoorAction ()
 
- Protected Member Functions inherited from BrokeProtocol.Entities.ClEntity
void EventAction (string eventName)
 
virtual bool CollectTest ()
 
void CollectAction ()
 
virtual bool ShopTest ()
 
void ShopAction ()
 
bool ViewTest ()
 
void ViewAction ()
 
virtual bool CrackTest ()
 
void CrackAction ()
 
void GetEntityValueAction ()
 
virtual bool AppsTest ()
 
void AppsAction ()
 
bool VideoPanelTest ()
 
void VideoPanelAction ()
 
bool VideoSyncTest ()
 
void VideoPlayerReady (VideoPlayer source)
 
void VideoSyncAction ()
 

Protected Attributes

ShApartment apartment
 
- Protected Attributes inherited from BrokeProtocol.Entities.ClEntity
ShEntity entity
 
LabelID[] eventActions
 
bool videoReadyAndPlaying
 
RenderTexture renderTexture
 

Additional Inherited Members

- Public Attributes inherited from BrokeProtocol.Entities.ClEntity
SpriteRenderer mapMarkerSprite
 
ClManager clManager
 
bool isMain
 
VideoPlayer videoPlayer
 
RawImage videoImage
 
- Public Attributes inherited from BrokeProtocol.Client.Buttons.ClActionable
List< ActionInfoactions
 
- Properties inherited from BrokeProtocol.Entities.ClEntity
bool InventoryTest [get]
 

Member Function Documentation

◆ BuyApartmentAction()

void BrokeProtocol.Entities.ClApartment.BuyApartmentAction ( )
protected

◆ BuyEntityTest()

override bool BrokeProtocol.Entities.ClApartment.BuyEntityTest ( )
protectedvirtual

Reimplemented from BrokeProtocol.Entities.ClEntity.

◆ EnterDoorTest()

override bool BrokeProtocol.Entities.ClApartment.EnterDoorTest ( )
protectedvirtual

Reimplemented from BrokeProtocol.Entities.ClDoor.

◆ PreviewTest()

bool BrokeProtocol.Entities.ClApartment.PreviewTest ( )
protected

◆ ReadInitData()

override void BrokeProtocol.Entities.ClApartment.ReadInitData ( )
inlinevirtual

Reimplemented from BrokeProtocol.Entities.ClEntity.

◆ RefreshActions()

override void BrokeProtocol.Entities.ClApartment.RefreshActions ( )
inlinevirtual

◆ SecurityPanelAction()

void BrokeProtocol.Entities.ClApartment.SecurityPanelAction ( )
protected

◆ SellApartmentAction()

void BrokeProtocol.Entities.ClApartment.SellApartmentAction ( )
protected

Member Data Documentation

◆ apartment

ShApartment BrokeProtocol.Entities.ClApartment.apartment
protected

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