M&B: Bannerlord 1.1.0
The horns sound, the ravens gather.
Loading...
Searching...
No Matches
TaleWorlds.MountAndBlade.ActionIndexCache Class Reference

Inherits IEquatable< ActionIndexCache >, and IEquatable< ActionIndexValueCache >.

Public Member Functions

override bool Equals (object obj)
 
bool Equals (ActionIndexCache other)
 
bool Equals (ActionIndexValueCache other)
 
override int GetHashCode ()
 

Static Public Member Functions

static ActionIndexCache Create (string actName)
 
static bool operator== (ActionIndexValueCache action0, ActionIndexCache action1)
 
static bool operator!= (ActionIndexValueCache action0, ActionIndexCache action1)
 
static bool operator== (ActionIndexCache action0, ActionIndexCache action1)
 
static bool operator!= (ActionIndexCache action0, ActionIndexCache action1)
 

Properties

static ActionIndexCache act_none = new ActionIndexCache(-1, "act_none") [get]
 
int Index [get]
 
string Name [get]
 

Member Function Documentation

◆ Create()

static ActionIndexCache TaleWorlds.MountAndBlade.ActionIndexCache.Create ( string  actName)
static

◆ Equals() [1/3]

override bool TaleWorlds.MountAndBlade.ActionIndexCache.Equals ( object  obj)

◆ Equals() [2/3]

bool TaleWorlds.MountAndBlade.ActionIndexCache.Equals ( ActionIndexCache  other)

◆ Equals() [3/3]

bool TaleWorlds.MountAndBlade.ActionIndexCache.Equals ( ActionIndexValueCache  other)

◆ operator==() [1/2]

static bool TaleWorlds.MountAndBlade.ActionIndexCache.operator== ( ActionIndexValueCache  action0,
ActionIndexCache  action1 
)
static

◆ operator!=() [1/2]

static bool TaleWorlds.MountAndBlade.ActionIndexCache.operator!= ( ActionIndexValueCache  action0,
ActionIndexCache  action1 
)
static

◆ operator==() [2/2]

static bool TaleWorlds.MountAndBlade.ActionIndexCache.operator== ( ActionIndexCache  action0,
ActionIndexCache  action1 
)
static

◆ operator!=() [2/2]

static bool TaleWorlds.MountAndBlade.ActionIndexCache.operator!= ( ActionIndexCache  action0,
ActionIndexCache  action1 
)
static

◆ GetHashCode()

override int TaleWorlds.MountAndBlade.ActionIndexCache.GetHashCode ( )

Property Documentation

◆ act_none

ActionIndexCache TaleWorlds.MountAndBlade.ActionIndexCache.act_none = new ActionIndexCache(-1, "act_none")
staticget

◆ Index

int TaleWorlds.MountAndBlade.ActionIndexCache.Index
get

◆ Name

string TaleWorlds.MountAndBlade.ActionIndexCache.Name
get