Dalamud/docs/api/FFXIVClientStructs.FFXIV.Client.System.Resource.ResourceManager.html
2021-10-20 03:28:38 +02:00

379 lines
19 KiB
HTML

<!DOCTYPE html>
<!--[if IE]><![endif]-->
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>Struct ResourceManager
</title>
<meta name="viewport" content="width=device-width">
<meta name="title" content="Struct ResourceManager
">
<meta name="generator" content="docfx 2.58.4.0">
<link rel="shortcut icon" href="../favicon.ico">
<link rel="stylesheet" href="../styles/docfx.vendor.css">
<link rel="stylesheet" href="../styles/docfx.css">
<link rel="stylesheet" href="../styles/main.css">
<meta property="docfx:navrel" content="">
<meta property="docfx:tocrel" content="toc.html">
</head>
<body data-spy="scroll" data-target="#affix" data-offset="120">
<div id="wrapper">
<header>
<nav id="autocollapse" class="navbar navbar-inverse ng-scope" role="navigation">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#navbar">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="../index.html">
<img id="logo" class="svg" src="../logo.svg" alt="">
</a>
</div>
<div class="collapse navbar-collapse" id="navbar">
<form class="navbar-form navbar-right" role="search" id="search">
<div class="form-group">
<input type="text" class="form-control" id="search-query" placeholder="Search" autocomplete="off">
</div>
</form>
</div>
</div>
</nav>
<div class="subnav navbar navbar-default">
<div class="container hide-when-search" id="breadcrumb">
<ul class="breadcrumb">
<li></li>
</ul>
</div>
</div>
</header>
<div role="main" class="container body-content hide-when-search">
<div class="sidenav hide-when-search">
<a class="btn toc-toggle collapse" data-toggle="collapse" href="#sidetoggle" aria-expanded="false" aria-controls="sidetoggle">Show / Hide Table of Contents</a>
<div class="sidetoggle collapse" id="sidetoggle">
<div id="sidetoc"></div>
</div>
</div>
<div class="article row grid-right">
<div class="col-md-10">
<article class="content wrap" id="_content" data-uid="FFXIVClientStructs.FFXIV.Client.System.Resource.ResourceManager">
<h1 id="FFXIVClientStructs_FFXIV_Client_System_Resource_ResourceManager" data-uid="FFXIVClientStructs.FFXIV.Client.System.Resource.ResourceManager" class="text-break">Struct ResourceManager
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>
<div class="inheritedMembers">
<h5>Inherited Members</h5>
<div>
<span class="xref">System.ValueType.Equals(System.Object)</span>
</div>
<div>
<span class="xref">System.ValueType.GetHashCode()</span>
</div>
<div>
<span class="xref">System.ValueType.ToString()</span>
</div>
<div>
<span class="xref">System.Object.Equals(System.Object, System.Object)</span>
</div>
<div>
<span class="xref">System.Object.GetType()</span>
</div>
<div>
<span class="xref">System.Object.ReferenceEquals(System.Object, System.Object)</span>
</div>
</div>
<h6><strong>Namespace</strong>: <a class="xref" href="FFXIVClientStructs.FFXIV.Client.System.Resource.html">FFXIVClientStructs.FFXIV.Client.System.Resource</a></h6>
<h6><strong>Assembly</strong>: FFXIVClientStructs.dll</h6>
<h5 id="FFXIVClientStructs_FFXIV_Client_System_Resource_ResourceManager_syntax">Syntax</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public struct ResourceManager</code></pre>
</div>
<h3 id="fields">Fields
</h3>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/aers/FFXIVClientStructs/new/1eb51692ebda17b1d15e74b1064881d0518e4e32/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_System_Resource_ResourceManager_ResourceGraph.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.System.Resource.ResourceManager.ResourceGraph%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/aers/FFXIVClientStructs/blob/1eb51692ebda17b1d15e74b1064881d0518e4e32/FFXIVClientStructs/FFXIV/Client/System/Resource/ResourceManager.cs/#L15">View Source</a>
</span>
<h4 id="FFXIVClientStructs_FFXIV_Client_System_Resource_ResourceManager_ResourceGraph" data-uid="FFXIVClientStructs.FFXIV.Client.System.Resource.ResourceManager.ResourceGraph">ResourceGraph</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ResourceGraph*ResourceGraph</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="FFXIVClientStructs.FFXIV.Client.System.Resource.ResourceGraph.html">ResourceGraph</a>*</td>
<td></td>
</tr>
</tbody>
</table>
<h3 id="methods">Methods
</h3>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/aers/FFXIVClientStructs/new/1eb51692ebda17b1d15e74b1064881d0518e4e32/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_System_Resource_ResourceManager_FindResourceHandle_FFXIVClientStructs_FFXIV_Client_System_Resource_ResourceCategory__System_UInt32__System_UInt32__.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.System.Resource.ResourceManager.FindResourceHandle(FFXIVClientStructs.FFXIV.Client.System.Resource.ResourceCategory*%2CSystem.UInt32*%2CSystem.UInt32*)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/aers/FFXIVClientStructs/blob/1eb51692ebda17b1d15e74b1064881d0518e4e32/FFXIVClientStructs/FFXIV/Client/System/Resource/ResourceManager.cs/#L17">View Source</a>
</span>
<a id="FFXIVClientStructs_FFXIV_Client_System_Resource_ResourceManager_FindResourceHandle_" data-uid="FFXIVClientStructs.FFXIV.Client.System.Resource.ResourceManager.FindResourceHandle*"></a>
<h4 id="FFXIVClientStructs_FFXIV_Client_System_Resource_ResourceManager_FindResourceHandle_FFXIVClientStructs_FFXIV_Client_System_Resource_ResourceCategory__System_UInt32__System_UInt32__" data-uid="FFXIVClientStructs.FFXIV.Client.System.Resource.ResourceManager.FindResourceHandle(FFXIVClientStructs.FFXIV.Client.System.Resource.ResourceCategory*,System.UInt32*,System.UInt32*)">FindResourceHandle(ResourceCategory*, UInt32*, UInt32*)</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">[MemberFunction(&quot;44 8B 12 4D 8B D8 41 0F B7 C2 49 C1 EA 18&quot;)]
public ResourceHandle*FindResourceHandle(ResourceCategory*category, uint *type, uint *hash)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="FFXIVClientStructs.FFXIV.Client.System.Resource.ResourceCategory.html">ResourceCategory</a>*</td>
<td><span class="parametername">category</span></td>
<td></td>
</tr>
<tr>
<td><span class="xref">System.UInt32</span>*</td>
<td><span class="parametername">type</span></td>
<td></td>
</tr>
<tr>
<td><span class="xref">System.UInt32</span>*</td>
<td><span class="parametername">hash</span></td>
<td></td>
</tr>
</tbody>
</table>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="FFXIVClientStructs.FFXIV.Client.System.Resource.Handle.ResourceHandle.html">ResourceHandle</a>*</td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/aers/FFXIVClientStructs/new/1eb51692ebda17b1d15e74b1064881d0518e4e32/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_System_Resource_ResourceManager_GetResourceAsync_FFXIVClientStructs_FFXIV_Client_System_Resource_ResourceCategory__System_UInt32__System_UInt32__System_Byte__System_Void__System_Boolean_.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.System.Resource.ResourceManager.GetResourceAsync(FFXIVClientStructs.FFXIV.Client.System.Resource.ResourceCategory*%2CSystem.UInt32*%2CSystem.UInt32*%2CSystem.Byte*%2CSystem.Void*%2CSystem.Boolean)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/aers/FFXIVClientStructs/blob/1eb51692ebda17b1d15e74b1064881d0518e4e32/FFXIVClientStructs/FFXIV/Client/System/Resource/ResourceManager.cs/#L23">View Source</a>
</span>
<a id="FFXIVClientStructs_FFXIV_Client_System_Resource_ResourceManager_GetResourceAsync_" data-uid="FFXIVClientStructs.FFXIV.Client.System.Resource.ResourceManager.GetResourceAsync*"></a>
<h4 id="FFXIVClientStructs_FFXIV_Client_System_Resource_ResourceManager_GetResourceAsync_FFXIVClientStructs_FFXIV_Client_System_Resource_ResourceCategory__System_UInt32__System_UInt32__System_Byte__System_Void__System_Boolean_" data-uid="FFXIVClientStructs.FFXIV.Client.System.Resource.ResourceManager.GetResourceAsync(FFXIVClientStructs.FFXIV.Client.System.Resource.ResourceCategory*,System.UInt32*,System.UInt32*,System.Byte*,System.Void*,System.Boolean)">GetResourceAsync(ResourceCategory*, UInt32*, UInt32*, Byte*, Void*, Boolean)</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">[MemberFunction(&quot;E8 ?? ?? ?? 00 48 8B D8 EB ?? F0 FF 83 ?? ?? 00 00&quot;)]
public ResourceHandle*GetResourceAsync(ResourceCategory*category, uint *type, uint *hash, byte *path, void *unknown, bool isUnknown)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="FFXIVClientStructs.FFXIV.Client.System.Resource.ResourceCategory.html">ResourceCategory</a>*</td>
<td><span class="parametername">category</span></td>
<td></td>
</tr>
<tr>
<td><span class="xref">System.UInt32</span>*</td>
<td><span class="parametername">type</span></td>
<td></td>
</tr>
<tr>
<td><span class="xref">System.UInt32</span>*</td>
<td><span class="parametername">hash</span></td>
<td></td>
</tr>
<tr>
<td><span class="xref">System.Byte</span>*</td>
<td><span class="parametername">path</span></td>
<td></td>
</tr>
<tr>
<td><span class="xref">System.Void</span>*</td>
<td><span class="parametername">unknown</span></td>
<td></td>
</tr>
<tr>
<td><span class="xref">System.Boolean</span></td>
<td><span class="parametername">isUnknown</span></td>
<td></td>
</tr>
</tbody>
</table>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="FFXIVClientStructs.FFXIV.Client.System.Resource.Handle.ResourceHandle.html">ResourceHandle</a>*</td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/aers/FFXIVClientStructs/new/1eb51692ebda17b1d15e74b1064881d0518e4e32/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_System_Resource_ResourceManager_GetResourceSync_FFXIVClientStructs_FFXIV_Client_System_Resource_ResourceCategory__System_UInt32__System_UInt32__System_Byte__System_Void__.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.System.Resource.ResourceManager.GetResourceSync(FFXIVClientStructs.FFXIV.Client.System.Resource.ResourceCategory*%2CSystem.UInt32*%2CSystem.UInt32*%2CSystem.Byte*%2CSystem.Void*)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/aers/FFXIVClientStructs/blob/1eb51692ebda17b1d15e74b1064881d0518e4e32/FFXIVClientStructs/FFXIV/Client/System/Resource/ResourceManager.cs/#L20">View Source</a>
</span>
<a id="FFXIVClientStructs_FFXIV_Client_System_Resource_ResourceManager_GetResourceSync_" data-uid="FFXIVClientStructs.FFXIV.Client.System.Resource.ResourceManager.GetResourceSync*"></a>
<h4 id="FFXIVClientStructs_FFXIV_Client_System_Resource_ResourceManager_GetResourceSync_FFXIVClientStructs_FFXIV_Client_System_Resource_ResourceCategory__System_UInt32__System_UInt32__System_Byte__System_Void__" data-uid="FFXIVClientStructs.FFXIV.Client.System.Resource.ResourceManager.GetResourceSync(FFXIVClientStructs.FFXIV.Client.System.Resource.ResourceCategory*,System.UInt32*,System.UInt32*,System.Byte*,System.Void*)">GetResourceSync(ResourceCategory*, UInt32*, UInt32*, Byte*, Void*)</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">[MemberFunction(&quot;E8 ?? ?? 00 00 48 8D 8F ?? ?? 00 00 48 89 87 ?? ?? 00 00&quot;)]
public ResourceHandle*GetResourceSync(ResourceCategory*category, uint *type, uint *hash, byte *path, void *unknown)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="FFXIVClientStructs.FFXIV.Client.System.Resource.ResourceCategory.html">ResourceCategory</a>*</td>
<td><span class="parametername">category</span></td>
<td></td>
</tr>
<tr>
<td><span class="xref">System.UInt32</span>*</td>
<td><span class="parametername">type</span></td>
<td></td>
</tr>
<tr>
<td><span class="xref">System.UInt32</span>*</td>
<td><span class="parametername">hash</span></td>
<td></td>
</tr>
<tr>
<td><span class="xref">System.Byte</span>*</td>
<td><span class="parametername">path</span></td>
<td></td>
</tr>
<tr>
<td><span class="xref">System.Void</span>*</td>
<td><span class="parametername">unknown</span></td>
<td></td>
</tr>
</tbody>
</table>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="FFXIVClientStructs.FFXIV.Client.System.Resource.Handle.ResourceHandle.html">ResourceHandle</a>*</td>
<td></td>
</tr>
</tbody>
</table>
</article>
</div>
<div class="hidden-sm col-md-2" role="complementary">
<div class="sideaffix">
<div class="contribution">
<ul class="nav">
<li>
<a href="https://github.com/aers/FFXIVClientStructs/new/1eb51692ebda17b1d15e74b1064881d0518e4e32/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_System_Resource_ResourceManager.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.System.Resource.ResourceManager%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A" class="contribution-link">Improve this Doc</a>
</li>
<li>
<a href="https://github.com/aers/FFXIVClientStructs/blob/1eb51692ebda17b1d15e74b1064881d0518e4e32/FFXIVClientStructs/FFXIV/Client/System/Resource/ResourceManager.cs/#L12" class="contribution-link">View Source</a>
</li>
</ul>
</div>
<nav class="bs-docs-sidebar hidden-print hidden-xs hidden-sm affix" id="affix">
<h5>In This Article</h5>
<div></div>
</nav>
</div>
</div>
</div>
</div>
<footer>
<div class="grad-bottom"></div>
<div class="footer">
<div class="container">
<span class="pull-right">
<a href="#top">Back to top</a>
</span>
<span>Generated by <strong>DocFX</strong></span>
</div>
</div>
</footer>
</div>
<script type="text/javascript" src="../styles/docfx.vendor.js"></script>
<script type="text/javascript" src="../styles/docfx.js"></script>
<script type="text/javascript" src="../styles/main.js"></script>
</body>
</html>