EPortfolio docs AActor
액터의 수명을 설정합니다.
UFUNCTION(BlueprintCallable, Category="Actor", meta=(Keywords = "delete destroy")) ENGINE_API virtual void SetLifeSpan( float InLifespan ); Paramter InLifespan 액터의 수명
UFUNCTION(BlueprintCallable, Category="Actor", meta=(Keywords = "delete destroy")) ENGINE_API virtual void SetLifeSpan( float InLifespan );
Paramter