VisualU 1.3.2
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 <G:/UE5/UEProjects/5.7/VisualUEx/Plugins/VisualU/Source/VisualU/Public/InfoAssignable.h>

Inheritance diagram for IInfoAssignable:
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: