Sinespace Client 2025.3.19431
Client-side scripting for Sinespace
|
Public Member Functions | |
void | SetTextWithoutNotify (string text) |
void | OnValueChanged (Closure callback) |
void | OnEndEdit (Closure callback) |
void | ActivateInputField () |
void | DeactivateInputField () |
void | Select () |
![]() | |
override void | Initialise (SScript runtime, object wrapper) |
![]() | |
void | ReportError (string error, bool fatal, UnityEngine.Object target=null) |
void | Initialise (SScript runtime, object wrapper) |
Properties | |
string | Text [get, set] |
bool | Enabled [get, set] |
bool | Interactable [get, set] |
bool | IsFocused [get] |
float | CaretBlinkRate [get, set] |
int | CaretWidth [get, set] |
int | CharacterLimit [get, set] |
bool | ReadOnly [get, set] |
bool | MultiLine [get] |
char | AsteriskChar [get, set] |
int | CaretPosition [get, set] |
int | SelectionAnchorPosition [get, set] |
int | SelectionFocusPosition [get, set] |
float | MinWidth [get] |
float | PreferredWidth [get] |
float | FlexibleWidth [get] |
float | MinHeight [get] |
float | PreferredHeight [get] |
float | FlexibleHeight [get] |
SColor | NormalColor [get, set] |
SColor | HighlightedColor [get, set] |
SColor | PressedColor [get, set] |
SColor | DisabledColor [get, set] |
float | ColorMultiplier [get, set] |
![]() | |
SGameObject | GameObject [get] |
Return the GameObject which component added. | |
![]() | |
override bool | Alive [get] |
Return if the component is alive. | |
![]() | |
T | _wrap [get] |
![]() | |
virtual bool | Alive [get] |
DynValue | CachedData [get, set] |
Additional Inherited Members | |
![]() | |
void | Initialise (SScript runtime) |
void SineSpace.Scripting.Components.SUIInputField.ActivateInputField | ( | ) |
void SineSpace.Scripting.Components.SUIInputField.DeactivateInputField | ( | ) |
void SineSpace.Scripting.Components.SUIInputField.OnEndEdit | ( | Closure | callback | ) |
void SineSpace.Scripting.Components.SUIInputField.OnValueChanged | ( | Closure | callback | ) |
void SineSpace.Scripting.Components.SUIInputField.Select | ( | ) |
void SineSpace.Scripting.Components.SUIInputField.SetTextWithoutNotify | ( | string | text | ) |
|
getset |
|
getset |
|
getset |
|
getset |
|
getset |
|
getset |
|
getset |
|
getset |
|
get |
|
get |
|
getset |
|
getset |
|
get |
|
get |
|
get |
|
get |
|
getset |
|
get |
|
get |
|
getset |
|
getset |
|
getset |
|
getset |
|
getset |