@Yabab Actor-Modify()
should be called before modifying the actor. You should also call NewComponent->OnComponentCreated();
.
1 Like
@Yabab Actor-Modify()
should be called before modifying the actor. You should also call NewComponent->OnComponentCreated();
.