Navigation
| Name | SmartObjectsTestSuite |
| Type | Runtime |
| Part of Plugins | SmartObjects |
| Location | /Engine/Plugins/Runtime/SmartObjects/Source/SmartObjectsTestSuite/ |
| Module Build Rules | SmartObjectsTestSuite.Build.cs |
Classes
| Name | Remarks |
|---|---|
| ASmartObjectTestCollection | Test-time ASmartObjectPersistentCollection override, aimed at encapsulating test-time smart object instances and functionality |
| USmartObjectTestBehaviorDefinition | Concrete definition class for testing purposes |
| USmartObjectTestSubsystem | Test-time SmartObjectSubsystem override, aimed at encapsulating test-time smart object instances and functionality |
Structs
| Name | Remarks |
|---|---|
| FSmartObjectSlotTestDefinitionData | Some user data to assign to a slot definition |
| FSmartObjectSlotTestRuntimeData | Some user runtime data to assign to a slot instance |
Interfaces
| Name | Remarks |
|---|---|
| ISmartObjectsTestSuiteModule | The public interface to this module |