EnsureSpriteComponentCreated

Overload list

Windows
MacOS
Linux
Name Description

Public function Static

UBillboardCo...

 

EnsureSpriteComponentCreated

(
    ActorType* Actor,
    const TCHAR* InIconTextureName
)

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

Public function Static

UBillboardCo...

 

EnsureSpriteComponentCreated

(
    ActorType* Actor,
    const TCHAR* InIconTextureName,
    const FText& InDisplayName
)

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

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