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

Inherits IEquatable< ActionIndexCache >.

Public Member Functions

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

Static Public Member Functions

static ActionIndexCache Create (string actName)
 
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/2]

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

◆ Equals() [2/2]

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

◆ operator==()

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

◆ operator!=()

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