UActorFactoryPointLight

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

UnrealEd

Header

/Engine/Source/Editor/UnrealEd/Classes/ActorFactories/ActorFactoryPointLight.h

Include

#include "ActorFactories/ActorFactoryPointLight.h"

Syntax

class UActorFactoryPointLight : public UActorFactory

Constructors

Name Description

Public function

UActorFactoryPointLight

(
    const FObjectInitializer& ObjectIn...
)

Overridden from UActorFactory

Name Description

Protected function Virtual

void

 

PostSpawnActor

(
    UObject* Asset,
    AActor* NewActor
)

Subclasses may implement this to modify the actor after it has been spawned IMPORTANT: If you override this, you should usually also override PostCreateBlueprint()!

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