Struct ResourceHandle
Inherited Members
System.ValueType.Equals(System.Object)
System.ValueType.GetHashCode()
System.ValueType.ToString()
System.Object.Equals(System.Object, System.Object)
System.Object.GetType()
System.Object.ReferenceEquals(System.Object, System.Object)
Assembly: FFXIVClientStructs.dll
Syntax
public struct ResourceHandle
Fields
|
Improve this Doc
View Source
Category
Declaration
public ResourceCategory Category
Field Value
|
Improve this Doc
View Source
FileName
Declaration
public StdString FileName
Field Value
| Type |
Description |
| StdString |
|
|
Improve this Doc
View Source
FileSize
Declaration
Field Value
| Type |
Description |
| System.UInt32 |
|
|
Improve this Doc
View Source
FileSize2
Declaration
Field Value
| Type |
Description |
| System.UInt32 |
|
|
Improve this Doc
View Source
FileSize3
Declaration
Field Value
| Type |
Description |
| System.UInt32 |
|
|
Improve this Doc
View Source
FileType
Declaration
Field Value
| Type |
Description |
| System.UInt32 |
|
|
Improve this Doc
View Source
Id
Declaration
Field Value
| Type |
Description |
| System.UInt32 |
|
|
Improve this Doc
View Source
RefCount
Declaration
Field Value
| Type |
Description |
| System.UInt32 |
|
|
Improve this Doc
View Source
vfunc
Declaration
Field Value
| Type |
Description |
| System.Void** |
|
|
Improve this Doc
View Source
vtbl
Declaration
Field Value
| Type |
Description |
| System.Void* |
|
Methods
|
Improve this Doc
View Source
DecRef()
Declaration
Returns
| Type |
Description |
| System.Boolean |
|
|
Improve this Doc
View Source
IncRef()
Declaration
Returns
| Type |
Description |
| System.Boolean |
|