C# Class FSO.Client.UI.Framework.UITweenInstanceField

Exibir arquivo Open project: RHY3756547/FreeSO

Public Properties

Property Type Description
End float
Start float

Public Methods

Method Description
SetValue ( object value, object inst ) : void

Method Details

SetValue() public abstract method

public abstract SetValue ( object value, object inst ) : void
value object
inst object
return void

Property Details

End public_oe property

public float End
return float

Start public_oe property

public float Start
return float