class-description
NEWS
COMMUNITY
STORE
TUTORIALS
SIGN UP
LOGIN
LOGOUT
ROKOJORI
NEWSLETTER
SIGN UP
LOGIN
LOGOUT
NEWS
COMMUNITY
STORE
TUTORIALS
TOGGLE FULLSCREEN
VOLLBILD AN/AUS
ObjectRefCountedResource
UIStyle
IDisposableUIStylePropertyContainer
public UIStyle parentStyle<>():UIStyle public
public UISelectorStyle[] selectorStyles<>():UISelectorStyle[] public
public UILayout layout<>():UILayout public
public UINumber horizontalAlignment<>():UINumber public
public UINumber verticalAlignment<>():UINumber public
public UINumber verticalPlacement<>():UINumber public
public UINumber elementSpacing<>():UINumber public
public UINumber lineSpacing<>():UINumber public
public UINumber width<>():UINumber public
public UINumber height<>():UINumber public
public UINumber margin<>():UINumber public
public UINumber marginLeft<>():UINumber public
public UINumber marginTop<>():UINumber public
public UINumber marginRight<>():UINumber public
public UINumber marginBottom<>():UINumber public
public Font font<>():Font public
public UINumber fontSize<>():UINumber public
public UIColor fontColor<>():UIColor public
public UINumber outlineSize<>():UINumber public
public UIColor outlineColor<>():UIColor public
public UINumber shadowSize<>():UINumber public
public UIColor shadowColor<>():UIColor public
public UINumber shadowOffsetX<>():UINumber public
public UINumber shadowOffsetY<>():UINumber public
public UIPosition position<>():UIPosition public
public UILineWrap lineWrap<>():UILineWrap public
public UINumber left<>():UINumber public
public UINumber top<>():UINumber public
public UINumber right<>():UINumber public
public UINumber bottom<>():UINumber public
public UINumber pivotX<>():UINumber public
public UINumber pivotY<>():UINumber public
public UINumber rotation<>():UINumber public
public UINumber scale<>():UINumber public
public UINumber scaleX<>():UINumber public
public UINumber scaleY<>():UINumber public
public ShaderUIColor[] colorProperties<>():ShaderUIColor[] public
public ShaderUINumber[] numberProperties<>():ShaderUINumber[] public
public TransitionSettingsAll transitionSettings<>():TransitionSettingsAll public
public UINumberTransition[] numberTransitions<>():UINumberTransition[] public
public UIColorTransition[] colorTransitions<>():UIColorTransition[] public
public UICursor hoverCursor<>():UICursor public
public UIStyle UIStyle<>():UIStyle public
public Font GetFont<>():Font public
public List<ActiveStyleTransition<UIColor,ColorPropertyName>> GetActiveShaderUIColorTransitions<>():List<ActiveStyleTransition<UIColor,ColorPropertyName>> public
public List<ActiveStyleTransition<UINumber,FloatPropertyName>> GetActiveShaderUINumberTransitions<>():List<ActiveStyleTransition<UINumber,FloatPropertyName>> public
public TransitionSettingsAll GetTransitionSettingsAll<>():TransitionSettingsAll public
public UINumberTransition[] GetNumberTransitions<>():UINumberTransition[] public
public List<ActiveStyleTransition<UINumber,UIStyleNumberPropertyAndName>> GetActiveUINumberTransitions<>():List<ActiveStyleTransition<UINumber,UIStyleNumberPropertyAndName>> public
public UIColorTransition[] GetColorTransitions<>():UIColorTransition[] public
public List<ActiveStyleTransition<UIColor,UIStyleColorPropertyAndName>> GetActiveUIColorTransitions<>():List<ActiveStyleTransition<UIColor,UIStyleColorPropertyAndName>> public
public UICursor GetHoverCursor<>(
UIStylePropertyContainer container=,
container:UIStylePropertyContainer=,
):UICursor public
static public UICursor ResolveHoverCursor<>(
Control control=,
control:Control=,
):UICursor static public
public UIStyle GetUIStyleParent<>():UIStyle public
public UIPosition GetUIPosition<>():UIPosition public
public UILineWrap GetUILineWrap<>():UILineWrap public
public UILayout GetUILayout<>():UILayout public
public ShaderUIColor[] GetShaderUIColors<>():ShaderUIColor[] public
public ShaderUINumber[] GetShaderUINumbers<>():ShaderUINumber[] public
public UINumber GetUIStyleNumberProperty<>(
UIStyleNumberProperty property=,
property:UIStyleNumberProperty=,
String shaderPropertyName=,
shaderPropertyName:String=,
UIStylePropertyContainer source=,
source:UIStylePropertyContainer=,
):UINumber public
public UINumber GetUIStyleNumberProperty<>(
UIStyleNumberProperty property=,
property:UIStyleNumberProperty=,
String shaderPropertyName=,
shaderPropertyName:String=,
):UINumber public
public Void SetUIStyleNumberProperty<>(
UIStyleNumberProperty property=,
property:UIStyleNumberProperty=,
UINumber number=,
number:UINumber=,
):Void public
public Vector2 GetUISize<>():Vector2 public
public List<UISelectorFlag> GetUISelectorFlags<>():List<UISelectorFlag> public
public List<UISelectorFlag> GetParentUISelectorFlags<>():List<UISelectorFlag> public
public Void AddUISelectorFlag<>(
UISelectorFlag flag=,
flag:UISelectorFlag=,
String reference=,
reference:String=,
):Void public
public Void RemoveUISelectorFlag<>(
UISelectorFlag flag=,
flag:UISelectorFlag=,
String reference=,
reference:String=,
):Void public
public Void UpdateParentUISelectorFlags<>():Void public
public UIColor GetUIStyleColorProperty<>(
UIStyleColorProperty property=,
property:UIStyleColorProperty=,
String shaderPropertyName=,
shaderPropertyName:String=,
UIStylePropertyContainer source=,
source:UIStylePropertyContainer=,
):UIColor public
public UIColor GetUIStyleColorProperty<>(
UIStyleColorProperty property=,
property:UIStyleColorProperty=,
String shaderPropertyName=,
shaderPropertyName:String=,
):UIColor public
static public UINumber GetReferenceableNumberProperty<>(
UIStylePropertyContainer container=,
container:UIStylePropertyContainer=,
UIStyleNumberProperty property=,
property:UIStyleNumberProperty=,
String shaderPropertyName=,
shaderPropertyName:String=,
UIStylePropertyContainer source=,
source:UIStylePropertyContainer=,
):UINumber static public
static public UIColor GetReferenceableColorProperty<>(
UIStylePropertyContainer container=,
container:UIStylePropertyContainer=,
UIStyleColorProperty property=,
property:UIStyleColorProperty=,
String shaderPropertyName=,
shaderPropertyName:String=,
UIStylePropertyContainer source=,
source:UIStylePropertyContainer=,
):UIColor static public
static public UINumberTransition GetTransition<>(
UIStylePropertyContainer container=,
container:UIStylePropertyContainer=,
UIStyleNumberProperty property=,
property:UIStyleNumberProperty=,
String shaderPropertyName=,
shaderPropertyName:String=,
):UINumberTransition static public
static public TransitionSettingsAll GetTransitionSettingsAll<>(
UIStylePropertyContainer container=,
container:UIStylePropertyContainer=,
):TransitionSettingsAll static public
static public TransitionSettings GetTransitionSettings<>(
UIStylePropertyContainer container=,
container:UIStylePropertyContainer=,
UIStyleColorProperty colorProperty=,
colorProperty:UIStyleColorProperty=,
String shaderPropertyName=,
shaderPropertyName:String=,
):TransitionSettings static public
static public TransitionSettings GetTransitionSettings<>(
UIStylePropertyContainer container=,
container:UIStylePropertyContainer=,
UIStyleNumberProperty numberProperty=,
numberProperty:UIStyleNumberProperty=,
String shaderPropertyName=,
shaderPropertyName:String=,
):TransitionSettings static public
static public UIColorTransition GetTransition<>(
UIStylePropertyContainer container=,
container:UIStylePropertyContainer=,
UIStyleColorProperty property=,
property:UIStyleColorProperty=,
String shaderPropertyName=,
shaderPropertyName:String=,
):UIColorTransition static public
static public float GetCurrentFontSize<>(
Control n=,
n:Control=,
):float static public
static public UINumber GetInheritableNumberProperty<>(
UIStylePropertyContainer container=,
container:UIStylePropertyContainer=,
UIStyleNumberProperty property=,
property:UIStyleNumberProperty=,
String shaderPropertyName=,
shaderPropertyName:String=,
UIStylePropertyContainer source=,
source:UIStylePropertyContainer=,
):UINumber static public
static public UIColor GetInheritableColorProperty<>(
UIStylePropertyContainer container=,
container:UIStylePropertyContainer=,
UIStyleColorProperty property=,
property:UIStyleColorProperty=,
String shaderPropertyName=,
shaderPropertyName:String=,
UIStylePropertyContainer source=,
source:UIStylePropertyContainer=,
):UIColor static public
static public UIPosition Position<>(
UIStylePropertyContainer container=,
container:UIStylePropertyContainer=,
):UIPosition static public
static public UILayout Layout<>(
UIStylePropertyContainer container=,
container:UIStylePropertyContainer=,
):UILayout static public
static public UILineWrap LineWrap<>(
UIStylePropertyContainer container=,
container:UIStylePropertyContainer=,
):UILineWrap static public
static public Font Font<>(
UIStylePropertyContainer container=,
container:UIStylePropertyContainer=,
):Font static public
static public UINumber GetUINumberProperty<>(
UIStylePropertyContainer container=,
container:UIStylePropertyContainer=,
UIStyleNumberProperty property=,
property:UIStyleNumberProperty=,
String shaderPropertyName=,
shaderPropertyName:String=,
UIStylePropertyContainer source=,
source:UIStylePropertyContainer=,
):UINumber static public
static public UIColor GetUIColorProperty<>(
UIStylePropertyContainer container=,
container:UIStylePropertyContainer=,
UIStyleColorProperty property=,
property:UIStyleColorProperty=,
String shaderPropertyName=,
shaderPropertyName:String=,
UIStylePropertyContainer source=,
source:UIStylePropertyContainer=,
):UIColor static public












All social media brands are registrated trademarks and belong to their respective owners.
CONTACT
IMPRINT
TERMS OF USE
PRIVACY
© ROKOROJI ® 2021 rokojori.com
CONTACT
IMPRINT
TERMS OF USE
PRIVACY
© ROKOROJI ® 2021 rokojori.com
We are using cookies on this site. Read more...
Wir benutzen Cookies auf dieser Seite. Mehr lesen...