FWaterIconHelper::EnsureSpriteComponentCreated

Ensures a billboard component is created and added to the actor's components.

Windows
MacOS
Linux

References

Module

Water

Header

/Engine/Plugins/Experimental/Water/Source/Runtime/Public/WaterIconHelper.h

Include

#include "WaterIconHelper.h"

Syntax

template<typename ActorType>
static UBillboardComponent * EnsureSpriteComponentCreated
(
    ActorType * Actor,
    const TCHAR * InIconTextureName
)

Remarks

Ensures a billboard component is created and added to the actor's components.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss