UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FInputAlphaBoolBlend Struct Reference

#include <InputScaleBias.h>

Public Member Functions

 FInputAlphaBoolBlend ()
 
ENGINE_API float ApplyTo (bool bEnabled, float InDeltaTime)
 
void Reinitialize ()
 

Public Attributes

float BlendInTime
 
float BlendOutTime
 
EAlphaBlendOption BlendOption
 
bool bInitialized
 
TObjectPtr< UCurveFloatCustomCurve
 
FAlphaBlend AlphaBlend
 

Constructor & Destructor Documentation

◆ FInputAlphaBoolBlend()

FInputAlphaBoolBlend::FInputAlphaBoolBlend ( )
inline

Member Function Documentation

◆ ApplyTo()

float FInputAlphaBoolBlend::ApplyTo ( bool  bEnabled,
float  InDeltaTime 
)

◆ Reinitialize()

void FInputAlphaBoolBlend::Reinitialize ( )
inline

Member Data Documentation

◆ AlphaBlend

FAlphaBlend FInputAlphaBoolBlend::AlphaBlend

◆ bInitialized

bool FInputAlphaBoolBlend::bInitialized

◆ BlendInTime

float FInputAlphaBoolBlend::BlendInTime

◆ BlendOption

EAlphaBlendOption FInputAlphaBoolBlend::BlendOption

◆ BlendOutTime

float FInputAlphaBoolBlend::BlendOutTime

◆ CustomCurve

TObjectPtr<UCurveFloat> FInputAlphaBoolBlend::CustomCurve

The documentation for this struct was generated from the following files: