Class Chainables
Syntax
public static class Chainables
Methods
| Name |
Description |
|
AddActivatableSection(IControlContainer, String, Single, Single)
|
|
|
AddActivatableSection(IControlContainer, String, String, Single, Single, Single, Single)
|
|
|
AddOrderedSection(OrderedSectionGroup, String, Single, Single)
|
|
|
AddOrderedSection(OrderedSectionGroup, String, String, Single, Single, Single, Single)
|
|
|
AddOrderedSectionGroup(IControlContainer, String)
|
|
|
AddSection(IControlContainer)
|
|
|
AddSection(IControlContainer, String, Single, Single)
|
|
|
|
SetBackgroundColor<T>(T, Color)
|
|
|
SetBackgroundStyle<T>(T, GUIStyle)
|
|
|
SetDeleteColor<T>(T, Color)
|
|
|
SetDeleteIcon<T>(T, GUIStyle)
|
|
|
SetDownColor<T>(T, Color)
|
|
|
SetDownIcon<T>(T, GUIStyle)
|
|
|
SetIsPropertyAnimatable<T>(T, Boolean)
|
|
|
SetLabelStyle<T>(T, GUIStyle)
|
|
|
SetShowFoldoutArrow<T>(T, Boolean)
|
|
|
SetUpColor<T>(T, Color)
|
|
|
SetUpIcon<T>(T, GUIStyle)
|
|