Definition GlobalPaths.h:15
 
ErrorCode DoTraversePrefix(const char *a_path, LocationTraverser &a_traverser) override
 
ErrorCode DoGetInfo2(const char *a_path, Info &a_info, LocationTraverser *a_traverser) override
 
ErrorCode DoCreateAsyncStream(const char *a_path, BSTSmartPointer< AsyncStream > &a_out, Location *&a_location, bool a_readOnly) override
 
ErrorCode DoGetInfo1(const char *a_path, Info &a_info, Location *&a_location) override
 
Location * rootLocation
Definition GlobalPaths.h:35
 
static constexpr auto VTABLE
Definition GlobalPaths.h:18
 
std::uint8_t pad11
Definition GlobalPaths.h:31
 
std::uint32_t pad14
Definition GlobalPaths.h:33
 
ErrorCode DoCreateStream(const char *a_path, BSTSmartPointer< Stream > &a_stream, Location *&a_location, bool a_readOnly) override
 
ErrorCode DoDelete(const char *a_path) override
 
std::uint16_t pad12
Definition GlobalPaths.h:32
 
BSTArray< BSFixedString > names
Definition GlobalPaths.h:34
 
static constexpr auto RTTI
Definition GlobalPaths.h:17
 
Definition LocationTraverser.h:10
 
Definition BSTArray.h:378
 
Definition BSTSmartPointer.h:37
 
ErrorCode
Definition ErrorCodes.h:8
 
Definition AbsorbEffect.h:6
 
constexpr REL::ID RTTI_BSResource____GlobalPaths(static_cast< std::uint64_t >(690359))
 
constexpr std::array< REL::ID, 1 > VTABLE_BSResource____GlobalPaths
Definition Offsets_VTABLE.h:9416
 
Definition BSTSingleton.h:50