Class EventObject
Inheritance
System.Object
EventObject
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: BnkExtractor.BnkExtr
Assembly: BnkExtractor.dll
Syntax
public class EventObject
Fields
| Improve this Doc View Sourceaction_count
Declaration
public uint action_count
Field Value
Type | Description |
---|---|
System.UInt32 |
action_ids
Declaration
public List<uint> action_ids
Field Value
Type | Description |
---|---|
System.Collections.Generic.List<System.UInt32> |