#include <DoOnce.h>
◆ FDoOnce() [1/2]
| FORCEINLINE FDoOnce::FDoOnce |
( |
| ) |
|
32{
33
34}
bool bDoOnce
Definition DoOnce.h:14
◆ FDoOnce() [2/2]
| FORCEINLINE FDoOnce::FDoOnce |
( |
bool | bStartClosed | ) |
|
|
explicit |
◆ Execute()
| FORCEINLINE bool FDoOnce::Execute |
( |
| ) |
|
|
inline |
21 {
23 {
25 return true;
26 }
27 return false;
28 }
◆ Reset()
| FORCEINLINE void FDoOnce::Reset |
( |
| ) |
|
|
inline |
◆ bDoOnce
| bool FDoOnce::bDoOnce = false |
The documentation for this struct was generated from the following file:
- T:/Unreal/Unreal Projects/SpaceAdventure52/SpaceAdventure/Plugins/BaseHelpers/Source/BaseHelpers/Public/Helpers/DoOnce.h