unreal.MVVMK2Node_LoadSoftResource

class unreal.MVVMK2Node_LoadSoftResource(outer: Object | None = None, name: Name | str = 'None')

Bases: K2Node_LoadAsset

Utility async node to load a type-specific a soft resource (Texture, Material, etc). Needed since we current do not support automatic dynamic casting in MVVM

C++ Source:

  • Plugin: ModelViewViewModel

  • Module: ModelViewViewModelBlueprint

  • File: MVVMK2Node_LoadSoftResource.h

Editor Properties: (see get_editor_property/set_editor_property)

  • error_msg (str): [Read-Write] Error/Warning description