Class SLabelDividerOptions
Inheritance
SLabelDividerOptions
Namespace: SUI
Assembly: SonsSdk.dll
Syntax
public class SLabelDividerOptions : SUiElement<SLabelDividerOptions>
Constructors
SLabelDividerOptions(GameObject)
Declaration
public SLabelDividerOptions(GameObject root)
Parameters
Type |
Name |
Description |
GameObject |
root |
|
Fields
ImageObject
Declaration
public RawImage ImageObject
Field Value
Type |
Description |
RawImage |
|
Methods
Spacing(float)
Declaration
public SLabelDividerOptions Spacing(float spacing)
Parameters
Type |
Name |
Description |
float |
spacing |
|
Returns
Texture(Texture2D)
Declaration
public SLabelDividerOptions Texture(Texture2D tex)
Parameters
Type |
Name |
Description |
Texture2D |
tex |
|
Returns