MCPcopy Create free account
hub / github.com/20tab/UnrealEnginePython / UPyFbxFactory

Class UPyFbxFactory

Source/PythonConsole/Public/PyFbxFactory.h:10–18  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

8
9UCLASS(hidecategories=Object)
10class UPyFbxFactory : public UFbxFactory
11{
12 GENERATED_BODY()
13
14 UPyFbxFactory(const FObjectInitializer& ObjectInitializer);
15
16 virtual bool ConfigureProperties() override;
17
18};
19

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected