|
Broke Protocol Game API Reference
1.39
Code reference for server and client scripting
|
Public Member Functions | |
| override void | RefreshActions () |
| override void | ReadActivateData () |
| void | SetVault (byte vaultState, bool newAction) |
Public Member Functions inherited from BrokeProtocol.Entities.ClEntity | |
| void | DeserializeAnimator (byte[] stateArray) |
| void | DeserializeParameters (byte[] stateArray) |
| 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 | ReadInitData () |
| 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 | |
| bool | BombTest () |
| void | BombAction () |
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 () |
| virtual bool | BuyEntityTest () |
| void | GetEntityValueAction () |
| virtual bool | AppsTest () |
| void | AppsAction () |
| bool | VideoPanelTest () |
| void | VideoPanelAction () |
| bool | VideoSyncTest () |
| void | VideoPlayerReady (VideoPlayer source) |
| void | VideoSyncAction () |
Protected Attributes | |
| ShVault | vault |
| MeshRenderer | bomb |
| AudioSource | alarmSound |
| AudioSource | beepSound |
| AudioSource | bombSound |
| ParticleSystem | explosionParticles |
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< ActionInfo > | actions |
Properties inherited from BrokeProtocol.Entities.ClEntity | |
| bool | InventoryTest [get] |
|
protected |
|
protected |
|
inlinevirtual |
Reimplemented from BrokeProtocol.Entities.ClEntity.
|
inlinevirtual |
Reimplemented from BrokeProtocol.Entities.ClEntity.
|
inline |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |