Namespace Votanic
Classes
Element
The base class of Votanic elements.
Votanic 元素的底層類別。
Element.MonoBehaviour
Element.String
Parameter
The inheritable class for passing parameter to Unity Event. 用於傳遞參數至 Unity Event 的可繼承的類別。
ParameterEvent
The type of Unity Event that can pass parameters.
可傳遞參數的 Unity Event 類型。
ReadOnly
Make the variable on Inspector as Read Only.
使變數在 Inspector 上顯示為唯讀。
[ReadOnly]
ReadOnlyOnPlay
Make the variable on Inspector as Read Only on play mode.
使變數在 Play 模式時,在 Inspector 上顯示為唯讀。
[ReadOnlyOnPlay]
ReadWrite
Read write static methods.
讀寫的靜態方法。
Util
Util static methods for Votanic project development.
Votanic 項目開發實用的靜態方法。
Util.Base
Base of number.
數字進制。
Util.Constant
The constants. 常數。
Util.Struct
Unity struct converter.
Unity struct 轉換器。
Enums
FileLocation
The relative folder location of files.
檔案的相對文件夾位置。
HorizontalAlignment
Horizontal alignment of UI element.
使用者介面的水平排版。
VerticalAlignment
Vertical alignment of UI element.
使用者介面的垂直排版。