libER
0.1.4.2
ELDEN RING API library
Loading...
Searching...
No Matches
include
dantelion2
system.hpp
Go to the documentation of this file.
1
8
#pragma once
9
10
#include <detail/preprocessor.hpp>
11
#include <
fd4/detail/singleton.hpp
>
12
13
namespace
from {
14
// Dantelion system
15
namespace
DLSY {
34
LIBERAPI
bool
wait_for_system
(
int
timeout)
noexcept
;
35
44
LIBERAPI
bool
is_system_initialized
() noexcept;
45
}
// namespace DLSY
46
}
// namespace from
singleton.hpp
FD4_SINGLETON_CLASS implementation.
from::DLSY::is_system_initialized
LIBERAPI bool is_system_initialized() noexcept
Check if ELDEN RING system resources are initialized.
from::DLSY::wait_for_system
LIBERAPI bool wait_for_system(int timeout) noexcept
Lock until main ELDEN RING system resources are initialized, or time runs out.
Generated by
1.9.8