Show / Hide Table of Contents

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 Source

action_count

Declaration
public uint action_count
Field Value
Type Description
System.UInt32
| Improve this Doc View Source

action_ids

Declaration
public List<uint> action_ids
Field Value
Type Description
System.Collections.Generic.List<System.UInt32>
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾