FScalableFloat::AsBool

Used when using a scalable float as a bool

Choose your operating system:

Windows

macOS

Linux

References

Module

GameplayAbilities

Header

/Engine/Plugins/Runtime/GameplayAbilities/Source/GameplayAbilities/Public/ScalableFloat.h

Include

#include "ScalableFloat.h"

Source

/Engine/Plugins/Runtime/GameplayAbilities/Source/GameplayAbilities/Private/ScalableFloat.cpp

Syntax

bool AsBool
(
    float Level,
    const FString * ContextString
) const

Remarks

Used when using a scalable float as a bool