Next: AtkStreamableContent, Previous: AtkStateSet, Up: Top
An AtkState describes a component's particular state.
An AtkState describes a component's particular state. The actual state of an component is described by its AtkStateSet, which is a set of AtkStates.
<atk-state-type>) ⇒ (ret mchars)Gets the description string describing the
<atk-state-type>type.
- type
- The
<atk-state-type>whose name is required- ret
- the string describing the AtkStateType
mchars) ⇒ (ret <atk-state-type>)Gets the
<atk-state-type>corresponding to the description string name.
- name
- a character string state name
- ret
- an
<atk-state-type>corresponding to name