C# Class SteeringBehaviorAsset.BehaviorDef, SanityEngine

Mostra file 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