Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
SteeringBehaviorAsset.BehaviorDef
C# Class SteeringBehaviorAsset.BehaviorDef, SanityEngine
Datei anzeigen
Open project: tosos/SanityEngine
Class Usage Examples
Public Properties
Property
Type
Description
enabled
bool
name
string
properties
LinkedProperty[]
type
string
weight
float
Property Details
enabled
public_oe property
public
bool
enabled
return
bool
name
public_oe property
public
string
name
return
string
properties
public_oe property
public
LinkedProperty[]
properties
return
LinkedProperty[]
type
public_oe property
public
string
type
return
string
weight
public_oe property
public
float
weight
return
float