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