Navigation
API > API/Plugins > API/Plugins/LiveLinkComponents > API/Plugins/LiveLinkComponents/ULiveLinkControllerBase
| Type | Name | Description | |
|---|---|---|---|
| void | Tick
(
float DeltaTime, |
This function is deprecated. Use Tick function that received evaluated data instead. | |
| void | Tick
(
float DeltaTime, |
Function called every frame with the data evaluated by the component. |