AtkStateSet

An AtkStateSet contains the states of an object.

An AtkStateSet is a read-only representation of the full set of #AtkStates that apply to an object at a given time. This set is not meant to be modified, but rather created when #atk.object.ObjectAtk.refStateSet is called.

struct AtkStateSet {}

Members

Variables

parent
ObjectC parent;