Socket-controlled real-time LED class that manages real-time socket communication for lighting control.
More...
#include <ST_SocketRTLED.h>
Socket-controlled real-time LED class that manages real-time socket communication for lighting control.
Socket-controlled real-time LED class that manages real-time socket communication for lighting control. Inherits from AST_AudioControlRTLEDBase and IST_SocketControlInterface.
◆ AST_SocketRTLED()
AST_SocketRTLED::AST_SocketRTLED |
( |
| ) |
|
◆ BeginPlay()
void AST_SocketRTLED::BeginPlay |
( |
| ) |
|
|
overrideprotectedvirtual |
◆ EndPlay()
void AST_SocketRTLED::EndPlay |
( |
const EEndPlayReason::Type | EndPlayReason | ) |
|
|
overrideprotectedvirtual |
◆ Tick()
void AST_SocketRTLED::Tick |
( |
float | DeltaTime | ) |
|
|
overrideprotectedvirtual |
◆ CachedSocketManager
Cached reference to the socket manager for handling socket-related functionality.
◆ ST_SocketController
Controller used for socket operations.
The documentation for this class was generated from the following files:
- C:/Users/aaron/UE5/FunWithShaders/Plugins/ST_VJMaster/Source/ST_AudioVisualisation/Public/Control/ST_SocketRTLED.h
- C:/Users/aaron/UE5/FunWithShaders/Plugins/ST_VJMaster/Source/ST_AudioVisualisation/Private/Control/ST_SocketRTLED.cpp