Rebornbuddy
Loading...
Searching...
No Matches
ff14bot.Managers.NativeVectorV2< T > Struct Template Reference

Public Member Functions

override string ToString ()
 Returns the fully qualified type name of this instance.

Public Attributes

IntPtr First
IntPtr Last
IntPtr End
IntPtr Allocator

Properties

int Count [get]

Member Function Documentation

◆ ToString()

override string ff14bot.Managers.NativeVectorV2< T >.ToString ( )

Returns the fully qualified type name of this instance.

Returns
A T:System.String containing a fully qualified type name.

Member Data Documentation

◆ Allocator

IntPtr ff14bot.Managers.NativeVectorV2< T >.Allocator

◆ End

IntPtr ff14bot.Managers.NativeVectorV2< T >.End

◆ First

IntPtr ff14bot.Managers.NativeVectorV2< T >.First

◆ Last

IntPtr ff14bot.Managers.NativeVectorV2< T >.Last

Property Documentation

◆ Count

int ff14bot.Managers.NativeVectorV2< T >.Count
get