C# Class Axiom.ParticleFX.RotationAffector.RotationRangeEndCommand

Inheritance: IPropertyCommand
Afficher le fichier Open project: WolfgangSt/axiom

Méthodes publiques

Méthode Description
Get ( object target ) : string
Set ( object target, string val ) : void

Method Details

Get() public méthode

public Get ( object target ) : string
target object
Résultat string

Set() public méthode

public Set ( object target, string val ) : void
target object
val string
Résultat void