RemoveComponent

Overload list

Windows
MacOS
Linux
Name Description

Public function

void

 

RemoveComponent

(
    FMovieSceneEntityID EntityID,
    FComponentTypeID ComponentTypeID
)

Remove the specified component type from an entity if it exists.

Public function

void

 

RemoveComponent

(
    FMovieSceneEntityID EntityID,
    FComponentTypeID ComponentTypeID,
    EEntityRecursion Recursion
)

Remove the specified component type from an entity if it exists.

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