Navigation
API > API/Plugins > API/Plugins/MassMovementEditor
References
| Module | MassMovementEditor |
| Header | /Engine/Plugins/Runtime/MassGameplay/Source/MassMovementEditor/Public/MassMovementPropertyUtils.h |
| Include | #include "MassMovementPropertyUtils.h" |
namespace UE
{
namespace MassMovement
{
namespace PropertyUtils
{
template<typename T>
void UE&58;&58;MassMovement&58;&58;PropertyUtils&58;&58;SetValue
&40;
TSharedPtr< IPropertyHandle > & ValueProperty,
T NewValue,
EPropertyValueSetFlags::Type Flags
&41;
}
}
}
Remarks
Expects T is struct.