Navigation
Unreal Engine C++ API Reference > Developer > SourceCodeAccess > ISourceCodeAccessor
References
Module | SourceCodeAccess |
Header | /Engine/Source/Developer/SourceCodeAccess/Public/ISourceCodeAccessor.h |
Include | #include "ISourceCodeAccessor.h" |
void Tick ( const float DeltaTime )
Remarks
Tick this source code accessor
Parameters
Name | Description |
---|---|
DeltaTime | Delta time (in seconds) since the last call to Tick |