public class NodeAttachChange extends NodeChange
For internal use only. May be renamed or removed in a future release.
| Constructor and Description |
|---|
NodeAttachChange(StateNode node)
Creates a new attach change.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
populateJson(elemental.json.JsonObject json,
ConstantPool constantPool)
Overridden by subclasses to populate a JSON object when serializing.
|
getNode, toJsonpublic NodeAttachChange(StateNode node)
node - the attached nodeprotected void populateJson(elemental.json.JsonObject json,
ConstantPool constantPool)
NodeChangepopulateJson in class NodeChangejson - the json object to populateconstantPool - the constant pool to use for serializing constant pool
referencesCopyright © 2025. All rights reserved.