Class VirtualFunctionAttribute
Inheritance
System.Object
VirtualFunctionAttribute
Namespace: FFXIVClientStructs.Interop.Attributes
Assembly: FFXIVClientStructs.dll
Syntax
public class VirtualFunctionAttribute : Attribute
Constructors
| Improve this Doc View SourceVirtualFunctionAttribute(UInt32)
Declaration
public VirtualFunctionAttribute(uint index)
Parameters
| Type | Name | Description |
|---|---|---|
| System.UInt32 | index |
Properties
| Improve this Doc View SourceIndex
Declaration
public uint Index { get; }
Property Value
| Type | Description |
|---|---|
| System.UInt32 |