C# Class BolterLibrary.Funcs

Show file Open project: usagiuke/BolterV2

Public Properties

Property Type Description
CollisionToggle UnmanagedDelegates.fCollisionToggle
Get3DVector UnmanagedDelegates.fGet3DVector
GetBuff UnmanagedDelegates.fGetBuff
GetBuffName UnmanagedDelegates.fGetBuffName
GetChatLine UnmanagedDelegates.fGetChatLine
GetEntity UnmanagedDelegates.fGetEntity
GetEntityID UnmanagedDelegates.fGetEntityID
GetHeading UnmanagedDelegates.fGetHeading
GetMoveStatus UnmanagedDelegates.fGetMoveStatus
GetMovement UnmanagedDelegates.fGetMovement
GetName UnmanagedDelegates.fGetName
GetNameOfSender UnmanagedDelegates.fGetNameOfSender
GetPOS UnmanagedDelegates.fGetPOS
GetTargetEntityID UnmanagedDelegates.fGetTargetEntityID
GetZoneId UnmanagedDelegates.fGetZoneID
GetZoneName UnmanagedDelegates.fGetZoneName
HookMenuIdFunc UnmanagedDelegates.fHookMenuIDFunc
IsNewChatLine UnmanagedDelegates.fIsNewChatLine
ScanNames UnmanagedDelegates.fScanNames
SendCommand UnmanagedDelegates.fSendCommand
Set3DVector UnmanagedDelegates.fSet3DVector
SetHeading UnmanagedDelegates.fSetHeading
SetMenuItemVar UnmanagedDelegates.fSetMenuItemVar
SetMoveStatus UnmanagedDelegates.fSetMoveStatus
SetMovement UnmanagedDelegates.fSetMovement
SetPOS UnmanagedDelegates.fSetPOS
ToggleLockAxis UnmanagedDelegates.fToggleLockAxis
UnloadAppDomain UnmanagedDelegates.fUnloadIt

Property Details

CollisionToggle public static property

public static UnmanagedDelegates.fCollisionToggle CollisionToggle
return UnmanagedDelegates.fCollisionToggle

Get3DVector public static property

public static UnmanagedDelegates.fGet3DVector Get3DVector
return UnmanagedDelegates.fGet3DVector

GetBuff public static property

public static UnmanagedDelegates.fGetBuff GetBuff
return UnmanagedDelegates.fGetBuff

GetBuffName public static property

public static UnmanagedDelegates.fGetBuffName GetBuffName
return UnmanagedDelegates.fGetBuffName

GetChatLine public static property

public static UnmanagedDelegates.fGetChatLine GetChatLine
return UnmanagedDelegates.fGetChatLine

GetEntity public static property

public static UnmanagedDelegates.fGetEntity GetEntity
return UnmanagedDelegates.fGetEntity

GetEntityID public static property

public static UnmanagedDelegates.fGetEntityID GetEntityID
return UnmanagedDelegates.fGetEntityID

GetHeading public static property

public static UnmanagedDelegates.fGetHeading GetHeading
return UnmanagedDelegates.fGetHeading

GetMoveStatus public static property

public static UnmanagedDelegates.fGetMoveStatus GetMoveStatus
return UnmanagedDelegates.fGetMoveStatus

GetMovement public static property

public static UnmanagedDelegates.fGetMovement GetMovement
return UnmanagedDelegates.fGetMovement

GetName public static property

public static UnmanagedDelegates.fGetName GetName
return UnmanagedDelegates.fGetName

GetNameOfSender public static property

public static UnmanagedDelegates.fGetNameOfSender GetNameOfSender
return UnmanagedDelegates.fGetNameOfSender

GetPOS public static property

public static UnmanagedDelegates.fGetPOS GetPOS
return UnmanagedDelegates.fGetPOS

GetTargetEntityID public static property

public static UnmanagedDelegates.fGetTargetEntityID GetTargetEntityID
return UnmanagedDelegates.fGetTargetEntityID

GetZoneId public static property

public static UnmanagedDelegates.fGetZoneID GetZoneId
return UnmanagedDelegates.fGetZoneID

GetZoneName public static property

public static UnmanagedDelegates.fGetZoneName GetZoneName
return UnmanagedDelegates.fGetZoneName

HookMenuIdFunc public static property

public static UnmanagedDelegates.fHookMenuIDFunc HookMenuIdFunc
return UnmanagedDelegates.fHookMenuIDFunc

IsNewChatLine public static property

public static UnmanagedDelegates.fIsNewChatLine IsNewChatLine
return UnmanagedDelegates.fIsNewChatLine

ScanNames public static property

public static UnmanagedDelegates.fScanNames ScanNames
return UnmanagedDelegates.fScanNames

SendCommand public static property

public static UnmanagedDelegates.fSendCommand SendCommand
return UnmanagedDelegates.fSendCommand

Set3DVector public static property

public static UnmanagedDelegates.fSet3DVector Set3DVector
return UnmanagedDelegates.fSet3DVector

SetHeading public static property

public static UnmanagedDelegates.fSetHeading SetHeading
return UnmanagedDelegates.fSetHeading

SetMenuItemVar public static property

public static UnmanagedDelegates.fSetMenuItemVar SetMenuItemVar
return UnmanagedDelegates.fSetMenuItemVar

SetMoveStatus public static property

public static UnmanagedDelegates.fSetMoveStatus SetMoveStatus
return UnmanagedDelegates.fSetMoveStatus

SetMovement public static property

public static UnmanagedDelegates.fSetMovement SetMovement
return UnmanagedDelegates.fSetMovement

SetPOS public static property

public static UnmanagedDelegates.fSetPOS SetPOS
return UnmanagedDelegates.fSetPOS

ToggleLockAxis public static property

public static UnmanagedDelegates.fToggleLockAxis ToggleLockAxis
return UnmanagedDelegates.fToggleLockAxis

UnloadAppDomain public static property

public static UnmanagedDelegates.fUnloadIt UnloadAppDomain
return UnmanagedDelegates.fUnloadIt