Navigation
API > API/Plugins > API/Plugins/InterchangeFactoryNodes
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UInterchangeBaseNode
- UInterchangeFactoryBaseNode
- UInterchangeActorFactoryNode
- UInterchangeLevelInstanceActorFactoryNode
References
| Module | InterchangeFactoryNodes |
| Header | /Engine/Plugins/Interchange/Runtime/Source/FactoryNodes/Public/InterchangeLevelInstanceActorFactoryNode.h |
| Include | #include "InterchangeLevelInstanceActorFactoryNode.h" |
Syntax
UCLASS (BlueprintType)
class UInterchangeLevelInstanceActorFactoryNode : public UInterchangeActorFactoryNode
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | GetCustomLevelReference
(
FString& AttributeValue |
Get the Level this Level instance actor refer to. | |
| bool | SetCustomLevelReference
(
const FString& AttributeValue |
Set the Level this Level instance actor refer to. |