unreal.OnAssetPostLODImport_Dyn

class unreal.OnAssetPostLODImport_Dyn(*args, **kwargs)

Bases: unreal.MulticastDelegateBase

delegate type fired when new LOD have been imported to an asset.

Parameters
  • object (Object) –

  • lod_index (int32) –

C++ Source:

  • Module: UnrealEd

  • File: ImportSubsystem.h