Level 1 Navigation Functions
Simple ‘One-Shot’ Object Retrieval
- SE_GetComponent()
- One component, of given type, from given object, within given search depth
- SE_GetNthComponentOfGivenType()
- Components must be ordered
- SE_GetAssociate()
- One associate, of given type or any type
- SE_GetAggregate()
- One aggregate, of given type or any type
-