C# Class ALFA.GameEffect.CGameEffectInternal

Show file Open project: ALandFarAway/ALFA-Base-Resources

Public Properties

Property Type Description
m_bExpose System.Int32
m_bShowIcon System.Int32
m_fDuration System.Single
m_nCasterLevel System.Int32
m_nExpiryCalendarDay System.UInt32
m_nExpiryTimeOfDay System.UInt32
m_nID System.UInt64
m_nNumFloats System.Int32
m_nNumIntegers System.Int32
m_nParamFloat System.IntPtr
m_nParamInteger System.IntPtr
m_nSpellId System.UInt32
m_nSubType System.UInt16
m_nType System.Int32
m_oidCreator System.UInt32
m_pLinkLeft System.IntPtr
m_pLinkRight System.IntPtr

Property Details

m_bExpose public property

public Int32,System m_bExpose
return System.Int32

m_bShowIcon public property

public Int32,System m_bShowIcon
return System.Int32

m_fDuration public property

public Single,System m_fDuration
return System.Single

m_nCasterLevel public property

public Int32,System m_nCasterLevel
return System.Int32

m_nExpiryCalendarDay public property

public UInt32,System m_nExpiryCalendarDay
return System.UInt32

m_nExpiryTimeOfDay public property

public UInt32,System m_nExpiryTimeOfDay
return System.UInt32

m_nID public property

public UInt64,System m_nID
return System.UInt64

m_nNumFloats public property

public Int32,System m_nNumFloats
return System.Int32

m_nNumIntegers public property

public Int32,System m_nNumIntegers
return System.Int32

m_nParamFloat public property

public IntPtr,System m_nParamFloat
return System.IntPtr

m_nParamInteger public property

public IntPtr,System m_nParamInteger
return System.IntPtr

m_nSpellId public property

public UInt32,System m_nSpellId
return System.UInt32

m_nSubType public property

public UInt16,System m_nSubType
return System.UInt16

m_nType public property

public Int32,System m_nType
return System.Int32

m_oidCreator public property

public UInt32,System m_oidCreator
return System.UInt32

m_pLinkLeft public property

public IntPtr,System m_pLinkLeft
return System.IntPtr

m_pLinkRight public property

public IntPtr,System m_pLinkRight
return System.IntPtr