C# Class AreaTriggerEntityData, Bad-Company-2-Map-Editor

Inheritance: MonoBehaviour
Datei anzeigen Open project: Powback/Bad-Company-2-Map-Editor

Public Properties

Property Type Description
showSphere bool

Public Methods

Method Description
ShowHelperSphere ( bool active ) : void
Start ( ) : void

Method Details

ShowHelperSphere() public method

public ShowHelperSphere ( bool active ) : void
active bool
return void

Start() public method

public Start ( ) : void
return void

Property Details

showSphere public_oe property

public bool showSphere
return bool