Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/HAL > API/Runtime/Core/HAL/TThreadSingleton
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/HAL/ThreadSingleton.h |
| Include | #include "HAL/ThreadSingleton.h" |
static T * Inject
(
T * Instance
)
sets the TLS store to the instance and returns the previous instance.