Navigation
API > API/Runtime > API/Runtime/GeometryCore > API/Runtime/GeometryCore/TConstObjectSharedAccess
Warnings * calling code must not store a reference to ObjectType!
Description
Call ProcessFunc(Object) on the shared Object.
calling code must not store a reference to ObjectType!
| Name | AccessSharedObject |
| Type | function |
| Header File | /Engine/Source/Runtime/GeometryCore/Public/DynamicMesh/MeshSharingUtil.h |
| Include Path | #include "DynamicMesh/MeshSharingUtil.h" |
bool AccessSharedObject
(
TFunctionRef < void> ProcessFunc
)
false if the Object was empty, ie if ReleaseSharedObject() has been called