#include <BehaviorTargetInterfaces.h>
◆ ~IPropertyInterface()
| virtual ITwoAxisPropertyEditBehaviorTarget::IPropertyInterface::~IPropertyInterface |
( |
| ) |
|
|
inlinevirtual |
◆ GetEditRate()
| virtual float ITwoAxisPropertyEditBehaviorTarget::IPropertyInterface::GetEditRate |
( |
| ) |
|
|
inlinevirtual |
◆ GetName()
| virtual FText ITwoAxisPropertyEditBehaviorTarget::IPropertyInterface::GetName |
( |
| ) |
|
|
pure virtual |
◆ GetValue()
| virtual float ITwoAxisPropertyEditBehaviorTarget::IPropertyInterface::GetValue |
( |
| ) |
|
|
pure virtual |
◆ IsEnabled()
| virtual bool ITwoAxisPropertyEditBehaviorTarget::IPropertyInterface::IsEnabled |
( |
| ) |
|
|
inlinevirtual |
◆ MutateDelta()
| virtual float ITwoAxisPropertyEditBehaviorTarget::IPropertyInterface::MutateDelta |
( |
float |
Delta | ) |
|
|
inlinevirtual |
◆ SetValue()
| virtual void ITwoAxisPropertyEditBehaviorTarget::IPropertyInterface::SetValue |
( |
float |
NewValue | ) |
|
|
pure virtual |
The documentation for this struct was generated from the following file: