Documentation ¶
Index ¶
- func All() []func() rbxmk.Reflector
- func Array() rbxmk.Reflector
- func AttrConfig() rbxmk.Reflector
- func Axes() rbxmk.Reflector
- func BinaryString() rbxmk.Reflector
- func Bool() rbxmk.Reflector
- func BrickColor() rbxmk.Reflector
- func CFrame() rbxmk.Reflector
- func CallbackDesc() rbxmk.Reflector
- func ClassDesc() rbxmk.Reflector
- func Color3() rbxmk.Reflector
- func Color3uint8() rbxmk.Reflector
- func ColorSequence() rbxmk.Reflector
- func ColorSequenceKeypoint() rbxmk.Reflector
- func Content() rbxmk.Reflector
- func Cookie() rbxmk.Reflector
- func Cookies() rbxmk.Reflector
- func DescAction() rbxmk.Reflector
- func DescActions() rbxmk.Reflector
- func DescFields() rbxmk.Reflector
- func Dictionary() rbxmk.Reflector
- func Double() rbxmk.Reflector
- func Enum() rbxmk.Reflector
- func EnumDesc() rbxmk.Reflector
- func EnumItem() rbxmk.Reflector
- func EnumItemDesc() rbxmk.Reflector
- func Enums() rbxmk.Reflector
- func EventDesc() rbxmk.Reflector
- func Faces() rbxmk.Reflector
- func Float() rbxmk.Reflector
- func FormatSelector() rbxmk.Reflector
- func FunctionDesc() rbxmk.Reflector
- func HTTPHeaders() rbxmk.Reflector
- func HTTPOptions() rbxmk.Reflector
- func HTTPRequest() rbxmk.Reflector
- func HTTPResponse() rbxmk.Reflector
- func Instance() rbxmk.Reflector
- func Int() rbxmk.Reflector
- func Int64() rbxmk.Reflector
- func MemberDesc() rbxmk.Reflector
- func Nil() rbxmk.Reflector
- func Number() rbxmk.Reflector
- func NumberRange() rbxmk.Reflector
- func NumberSequence() rbxmk.Reflector
- func NumberSequenceKeypoint() rbxmk.Reflector
- func Objects() rbxmk.Reflector
- func Optional() rbxmk.Reflector
- func ParameterDesc() rbxmk.Reflector
- func PhysicalProperties() rbxmk.Reflector
- func PropertyDesc() rbxmk.Reflector
- func ProtectedString() rbxmk.Reflector
- func PullVariant(s rbxmk.State, n int) (v types.Value)
- func PullVariantFrom(c rbxmk.Context, lv lua.LValue) (v types.Value, err error)
- func PushVariantTo(c rbxmk.Context, v types.Value) (lv lua.LValue, err error)
- func RBXAssetOptions() rbxmk.Reflector
- func Ray() rbxmk.Reflector
- func Rect() rbxmk.Reflector
- func Region3() rbxmk.Reflector
- func Region3int16() rbxmk.Reflector
- func RootDesc() rbxmk.Reflector
- func SharedString() rbxmk.Reflector
- func String() rbxmk.Reflector
- func Symbol() rbxmk.Reflector
- func Table() rbxmk.Reflector
- func Token() rbxmk.Reflector
- func Tuple() rbxmk.Reflector
- func TypeDesc() rbxmk.Reflector
- func UDim() rbxmk.Reflector
- func UDim2() rbxmk.Reflector
- func UniqueId() rbxmk.Reflector
- func Variant() rbxmk.Reflector
- func Vector2() rbxmk.Reflector
- func Vector2int16() rbxmk.Reflector
- func Vector3() rbxmk.Reflector
- func Vector3int16() rbxmk.Reflector
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AttrConfig ¶
func BinaryString ¶
func BrickColor ¶
func CallbackDesc ¶
func Color3uint8 ¶
func ColorSequence ¶
func ColorSequenceKeypoint ¶
func DescAction ¶
func DescActions ¶
func DescFields ¶ added in v0.8.0
func Dictionary ¶
func EnumItemDesc ¶
func FormatSelector ¶
func FunctionDesc ¶
func HTTPHeaders ¶
func HTTPOptions ¶
func HTTPRequest ¶
func HTTPResponse ¶
func MemberDesc ¶ added in v0.8.0
func NumberRange ¶
func NumberSequence ¶
func NumberSequenceKeypoint ¶
func ParameterDesc ¶
func PhysicalProperties ¶
func PropertyDesc ¶
func ProtectedString ¶
func PullVariant ¶
PullVariant gets from the Lua state the value at n, and reflects a value from it according to the Variant type.
func PullVariantFrom ¶
func RBXAssetOptions ¶
func Region3int16 ¶
func SharedString ¶
func Vector2int16 ¶
func Vector3int16 ¶
Types ¶
This section is empty.
Source Files ¶
- 0.go
- Array.go
- AttrConfig.go
- Axes.go
- BinaryString.go
- BrickColor.go
- CFrame.go
- CallbackDesc.go
- ClassDesc.go
- Color3.go
- Color3uint8.go
- ColorSequence.go
- ColorSequenceKeypoint.go
- Content.go
- Cookie.go
- Cookies.go
- DescAction.go
- DescActions.go
- DescFields.go
- Dictionary.go
- Enum.go
- EnumDesc.go
- EnumItem.go
- EnumItemDesc.go
- Enums.go
- EventDesc.go
- Faces.go
- FormatSelector.go
- FunctionDesc.go
- HTTPHeaders.go
- HTTPOptions.go
- HTTPRequest.go
- HTTPResponse.go
- Instance.go
- MemberDesc.go
- NumberRange.go
- NumberSequence.go
- NumberSequenceKeypoint.go
- Objects.go
- Optional.go
- ParameterDesc.go
- PhysicalProperties.go
- PropertyDesc.go
- ProtectedString.go
- RBXAssetOptions.go
- Ray.go
- Rect.go
- Region3.go
- Region3int16.go
- RootDesc.go
- SharedString.go
- Symbol.go
- Tuple.go
- TypeDesc.go
- UDim.go
- UDim2.go
- UniqueId.go
- Variant.go
- Vector2.go
- Vector2int16.go
- Vector3.go
- Vector3int16.go
- bool.go
- double.go
- float.go
- int.go
- int64.go
- nil.go
- number.go
- string.go
- table.go
- token.go
Click to show internal directories.
Click to hide internal directories.