Navigation
API > API/Plugins > API/Plugins/InterchangeTests > API/Plugins/InterchangeTests/ImportTestFunctions
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UImportTestFunctionsBase
- UActorImportTestFunctions
- ULightImportTestFunctions
- UPointLightImportTestFunctions
- USpotLightImportTestFunctions
References
| Module | InterchangeTests |
| Header | /Engine/Plugins/Tests/InterchangeTests/Source/InterchangeTests/Public/ImportTestFunctions/PointLightImportTestFunctions.h |
| Include | #include "ImportTestFunctions/PointLightImportTestFunctions.h" |
Syntax
UCLASS ()
class UPointLightImportTestFunctions : public ULightImportTestFunctions
Functions
| Type | Name | Description | |
|---|---|---|---|
| FInterchangeTestFunctionResult | CheckLightFalloffExponent
(
APointLight* Light, |
Check whether the light falloff exponent is correct |
Overridden from UImportTestFunctionsBase
| Type | Name | Description | |
|---|---|---|---|
| UClass * |