Value (Property): Difference between revisions

From Goodblox Wiki
Jump to navigationJump to search
No edit summary
mNo edit summary
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{CatUp|Properties}}
{{CatUp|Properties}}
<onlyinclude>{{Property
<onlyinclude>{{Property
|name        = Value
|name        = Value
|property    = Can be any of the following: [[Bool]], [[BrickColor]], [[CFrame]], [[Color3]], [[Integer]], [[String]], [[Vector3]], [[Float]]
|property    = Can be any of the following: [[Bool]], [[BrickColor]], [[CFrame]], [[Color3]], [[Integer]], [[Float|Number]], [[Instance|Object]], [[Ray]], [[String]], [[Vector3]]
|description = A value, of some sort.
|description = A value, of some sort.
|object      = [[GBX.lua.BoolValue (Object)|BoolValue]], [[GBX.lua.BrickColorValue (Object)|BrickColorValue]], [[GBX.lua.CFrameValue (Object)|CFrameValue]], [[GBX.lua.Color3Value (Object)|Color3Value]], [[GBX.lua.IntValue (Object)|IntValue]], [[GBX.lua.NumberValue (Object)|NumberValue]], [[GBX.lua.ObjectValue (Object)|ObjectValue]], [[GBX.lua.StringValue (Object)|StringValue]], [[GBX.lua.Vector3Value (Object)|Vector3Value]].
|object      = [[GBX.lua.BoolValue (Object)|BoolValue]], [[GBX.lua.BrickColorValue (Object)|BrickColorValue]], [[GBX.lua.CFrameValue (Object)|CFrameValue]], [[GBX.lua.Color3Value (Object)|Color3Value]], [[GBX.lua.IntValue (Object)|IntValue]], [[GBX.lua.NumberValue (Object)|NumberValue]], [[GBX.lua.ObjectValue (Object)|ObjectValue]], [[GBX.lua.RayValue (Object)|RayValue]], [[GBX.lua.StringValue (Object)|StringValue]], [[GBX.lua.Vector3Value (Object)|Vector3Value]]
}}</onlyinclude>
}}</onlyinclude>


[[Category:Properties]]
[[Category:Properties]]

Latest revision as of 22:54, 23 September 2021

Property
Name Value
Property Can be any of the following: Bool, BrickColor, CFrame, Color3, Integer, Number, Object, Ray, String, Vector3
Description: A value, of some sort.
In Object: BoolValue, BrickColorValue, CFrameValue, Color3Value, IntValue, NumberValue, ObjectValue, RayValue, StringValue, Vector3Value