Navigation
API > API/Editor > API/Editor/UnrealEd
| |
|
| Name |
UActorFactoryRectLight |
| Type |
class |
| Header File |
/Engine/Source/Editor/UnrealEd/Classes/ActorFactories/ActorFactoryRectLight.h |
| Include Path |
#include "ActorFactories/ActorFactoryRectLight.h" |
Syntax
UCLASS (MinimalAPI, Config=Editor, CollapseCategories, HideCategories=Object)
class UActorFactoryRectLight : public UActorFactory
Inheritance Hierarchy
Implements Interfaces
Constructors
Functions
Public
Protected
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
Subclasses may implement this to modify the actor after it has been spawned |
ActorFactories/ActorFactoryRectLight.h |
|