Navigation
Classes
| Type | Name | Description | |
|---|---|---|---|
| FMassMovementEditorModule | The public interface to this module | ||
| FMassMovementStyleRefDetails | Type customization for FMassMovementStyleRef. | ||
| IMassMovementEditor | MassMovement Editor public interface |
Functions
| Type | Name | Description | |
|---|---|---|---|
| TOptional< T > | UE::MassMovement::PropertyUtils::GetValue
(
const TSharedPtr< IPropertyHandle >& ValueProperty |
Expects T is struct. | |
| void | UE::MassMovement::PropertyUtils::SetValue
(
TSharedPtr< IPropertyHandle >& ValueProperty, |
Expects T is struct. |