tida ~master (2021-10-06T18:27:09Z)
Home
Dub
Repo
PuppetMeta
tida
puppet
Information about the puppet.
struct
PuppetMeta {
string
name
;
string
ver
;
string
[]
authors
;
string
copyright
;
string
contact
;
string
reference
;
uint
thumbnailID
;
void
parseJSON
(JSONValue json);
JSONValue
toJSON
();
}
Members
Functions
parseJSON
void
parseJSON
(JSONValue json)
Undocumented in source. Be warned that the author may not have intended to support it.
toJSON
JSONValue
toJSON
()
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
authors
string
[]
authors
;
contact
string
contact
;
Mail / address / website.
copyright
string
copyright
;
name
string
name
;
reference
string
reference
;
thumbnailID
uint
thumbnailID
;
Puppet thumbnail.
ver
string
ver
;
Meta
Source
See Implementation
tida
puppet
aliases
UUID
classes
Puppet
PuppetDrawable
PuppetMask
PuppetNode
PuppetPart
PuppetPathDeform
enums
MaskMode
PuppetNodeType
functions
jsonToNode
nodeByName
nodeByUUID
structs
MeshData
PuppetJointBindingData
PuppetMeta
Transform
Information about the puppet.