The SBCReference Library#
This library defines the reference wrappers and indexed reference containers that make object relationships safer than raw pointers alone.
Use this page when you need low-level SDK infrastructure that other extension code builds on. For class members, signatures, and exact behavior, continue from the links below into the generated API reference.
Library contents#
This library defines key mechanisms for maintaining references to objects in SAMSON. The most relevant classes are:
SBPointer(full name:SBCReferencePointer)SBPointerIndexer(full name:SBCReferencePointerIndexer)SBPointerList(full name:SBCReferencePointerList)
Please refer to the page about references for more information.