kyd
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
kyd
kyd-core
/
uk.co.nickthecoder.kyd
/
AttributeValue
Attribute
Value
class
AttributeValue
Members
Constructors
Attribute
Value
Link copied to clipboard
constructor
(
value
:
String
,
meaning
:
AttributeMeaning
=
AttributeMeaning.NONE
)
constructor
(
value
:
Float
)
constructor
(
value
:
Int
)
constructor
(
value
:
Boolean
)
constructor
(
value
:
Vector2
)
Properties
meaning
Link copied to clipboard
val
meaning
:
AttributeMeaning
type
Link copied to clipboard
val
type
:
AttributeType
value
Link copied to clipboard
val
value
:
Any