C# Class NewSteeringBehavior, SanityEngine

Inheritance: EditorWindow
Afficher le fichier Open project: tosos/SanityEngine Class Usage Examples

Méthodes publiques

Свойство Type Description
asset SteeringBehaviorAsset,

Méthodes publiques

Méthode Description
CreateBehavior ( ) : void
NewSteeringBehavior ( ) : System.Collections.Generic
OnGUI ( ) : void

Private Methods

Méthode Description
GetPropertyType ( System type, string &def ) : SteeringBehaviorAsset.PropertyType

Method Details

CreateBehavior() public méthode

public CreateBehavior ( ) : void
Résultat void

NewSteeringBehavior() public méthode

public NewSteeringBehavior ( ) : System.Collections.Generic
Résultat System.Collections.Generic

OnGUI() public méthode

public OnGUI ( ) : void
Résultat void

Property Details

asset public_oe property

public SteeringBehaviorAsset, asset
Résultat SteeringBehaviorAsset,