Native method

FGBAClampDefinition::​

GetValueForClamping#

  • Declared in "Abilities/GBAAttributeSetBlueprintBase.h"
public:
bool GetValueForClamping(
const UAttributeSet* InOwnerSet,
float& OutValue
) const

Returns the actual float value to use for the clamping, based on the ClampType used (eg. the backing attribute value or the static float)

Function return value indicate whether the clamp definition is valid, eg. if attribute based attribute is valid for instance

Parameters#

  • const UAttributeSet* InOwnerSet
  • float& OutValue