Show / Hide Table of Contents

Class OnStartEventArgs

Inheritance
Object
OnStartEventArgs
Inherited Members
Object.Equals(Object)
Object.Equals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
Object.ReferenceEquals(Object, Object)
Object.ToString()
Namespace: Slipe.Server.Game.Events
Assembly: SlipeServer.dll
Syntax
public class OnStartEventArgs

Properties

| Improve this Doc View Source

Resource

The resource that was started

Declaration
public Resource Resource { get; }
Property Value
Type Description
Resource
  • Improve this Doc
  • View Source
Back to top Generated by DocFX