Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/USkeletalMesh
Description
Lock the skeletalmesh properties until the caller trigger the Event parameter. The returned Event memory is all handle by the LockPropertiesUntil function, do not return the event to the pool
@Return - Return the Event caller must trigger to unlock the skeletal mesh properties
| Name | LockPropertiesUntil |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/Engine/SkeletalMesh.h |
| Include Path | #include "Engine/SkeletalMesh.h" |
| Source | /Engine/Source/Runtime/Engine/Private/SkeletalMesh.cpp |
FEvent * LockPropertiesUntil()