Mortar Pro Plugin  Version 2
Modular Turret Plugin
All Classes Namespaces Functions Variables Enumerations Enumerator Pages
FMortarProTickablesTickFunction Struct Reference

#include <MortarProAggregateTickSubsystem.h>

+ Inheritance diagram for FMortarProTickablesTickFunction:
+ Collaboration diagram for FMortarProTickablesTickFunction:

Public Member Functions

virtual void ExecuteTick (float DeltaTime, ELevelTick TickType, ENamedThreads::Type CurrentThread, const FGraphEventRef &MyCompletionGraphEvent) override
 

Public Attributes

class UMortarProAggregateTickSubsystemTarget { nullptr }
 

Detailed Description

Tick Structure inheriting from FTIckFunction. Using this we will tick all componenets.

Member Function Documentation

◆ ExecuteTick()

virtual void FMortarProTickablesTickFunction::ExecuteTick ( float  DeltaTime,
ELevelTick  TickType,
ENamedThreads::Type  CurrentThread,
const FGraphEventRef &  MyCompletionGraphEvent 
)
overridevirtual

This will execute Tick for the UMortarProAggregateTickSubsystem which ticks all components

Member Data Documentation

◆ Target

class UMortarProAggregateTickSubsystem* FMortarProTickablesTickFunction::Target { nullptr }

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