Type Alias: GetChildrenEvent#
GetChildrenEvent:
StreamEvent&object
GetChildrenEvent
Event structure specifically for retrieving children events, extending StreamEvent with additional children-specific information.
Type declaration#
children#
children:
object[]
Array of child prim objects with name and path.
name#
name:
string
path#
path:
string
primPath#
primPath:
string
Path of the parent prim.