FWaterIconHelper::EnsureSpriteComponentCreated

Windows
MacOS
Linux

Deprecated

  • void EnsureSpriteComponentCreated(Actor, InIconTextureName, InDisplayName) is deprecated. Use EnsureSpriteComponentCreated(Actor, InIconTextureName) instead.

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,
    const FText & InDisplayName
)

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