C# Class SteeringBehaviorProxy.PropProxy, SanityEngine

Afficher le fichier Open project: tosos/SanityEngine

Méthodes publiques

Свойство Type Description
behavior SteeringBehavior
property PropertyInfo

Méthodes publiques

Méthode Description
PropProxy ( PropertyInfo prop, SteeringBehavior behavior, object defaultValue ) : System.Collections.Generic

Method Details

PropProxy() public méthode

public PropProxy ( PropertyInfo prop, SteeringBehavior behavior, object defaultValue ) : System.Collections.Generic
prop PropertyInfo
behavior SteeringBehavior
defaultValue object
Résultat System.Collections.Generic

Property Details

behavior public_oe property

public SteeringBehavior behavior
Résultat SteeringBehavior

property public_oe property

public PropertyInfo property
Résultat PropertyInfo