Base class for all SDK objects.
When the exact type of a received handle is not known in advance, pass DataModelObject as the type argument to ExtensionContext.getObjectFromHandle — see that method for details.
DataModelObject
type
Readonly
The canonical parent of this object in Live's object hierarchy, or null if it has none.
null
Base class for all SDK objects.
When the exact type of a received handle is not known in advance, pass
DataModelObjectas thetypeargument to ExtensionContext.getObjectFromHandle — see that method for details.