Load an object non-asynchronously. This is equivalent to calling BeginLoadObject() followed by FinishLoad() on the returned request ID. @param[in] path Asset path. @param[out] rspObject Smart pointer set to the loaded object if loading has completed. If the object failed to load, this will be set to a null reference. @return True if the object load request was created successfully, fa
source not stored for this graph (policy: none)
no outgoing calls
no test coverage detected