Broke Protocol Game API Reference  1.39
Code reference for server and client scripting
Loading...
Searching...
No Matches
Public Attributes | List of all members
BrokeProtocol.Properties.ClTransportProperties Class Reference
Inheritance diagram for BrokeProtocol.Properties.ClTransportProperties:
BrokeProtocol.Properties.ClProperties

Public Attributes

LabelID[] eventActions
 
VideoPlayer videoPlayer
 
RawImage videoImage
 
AudioSource horn
 
AudioClip[] collisionClips
 
AudioSource collisionSource
 
Transform engineTransform
 
GameObject lightsObject
 
GameObject policeLightsObject
 
AudioSource engineSound
 
LineRenderer towLine
 
GameObject towHide
 
int gears = 1
 
float gearRatio = 2f
 
AudioSource skidSound
 
Transform[] wheelsModels
 

Member Data Documentation

◆ collisionClips

AudioClip [] BrokeProtocol.Properties.ClTransportProperties.collisionClips

◆ collisionSource

AudioSource BrokeProtocol.Properties.ClTransportProperties.collisionSource

◆ engineSound

AudioSource BrokeProtocol.Properties.ClTransportProperties.engineSound

◆ engineTransform

Transform BrokeProtocol.Properties.ClTransportProperties.engineTransform

◆ eventActions

LabelID [] BrokeProtocol.Properties.ClTransportProperties.eventActions

◆ gearRatio

float BrokeProtocol.Properties.ClTransportProperties.gearRatio = 2f

◆ gears

int BrokeProtocol.Properties.ClTransportProperties.gears = 1

◆ horn

AudioSource BrokeProtocol.Properties.ClTransportProperties.horn

◆ lightsObject

GameObject BrokeProtocol.Properties.ClTransportProperties.lightsObject

◆ policeLightsObject

GameObject BrokeProtocol.Properties.ClTransportProperties.policeLightsObject

◆ skidSound

AudioSource BrokeProtocol.Properties.ClTransportProperties.skidSound

◆ towHide

GameObject BrokeProtocol.Properties.ClTransportProperties.towHide

◆ towLine

LineRenderer BrokeProtocol.Properties.ClTransportProperties.towLine

◆ videoImage

RawImage BrokeProtocol.Properties.ClTransportProperties.videoImage

◆ videoPlayer

VideoPlayer BrokeProtocol.Properties.ClTransportProperties.videoPlayer

◆ wheelsModels

Transform [] BrokeProtocol.Properties.ClTransportProperties.wheelsModels

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