VisualU 1.3.1
Plugin for Unreal Engine 5 that brings core functionality for a widget-based visual novel game
 
Loading...
Searching...
No Matches
IInfoAssignable Class Reference

Interface that allows classes to take data from FVisualInfo structures. More...

#include <InfoAssignable.h>

Inheritance diagram for IInfoAssignable:
FScenario UVisualImageBase UVisualImage UBackgroundVisualImage

Detailed Description

Interface that allows classes to take data from FVisualInfo structures.

Classes can assign data from multiple structures.

Use UVisualImage::AssignVisualImageInfo() as an example when adding function for custom FVisualInfo struct.


The documentation for this class was generated from the following file: