Class RustPlayerUsingWiresEvent
Inheritance
System.Object
RustPlayerUsingWiresEvent
Implements
ICancellableEvent
Assembly: OpenMod.Rust.dll
Syntax
public class RustPlayerUsingWiresEvent : RustPlayerEvent, IPlayerEvent, IEvent, ICancellableEvent
Constructors
|
Improve this Doc
View Source
RustPlayerUsingWiresEvent(RustPlayer)
Declaration
public RustPlayerUsingWiresEvent(RustPlayer player)
Parameters
Properties
|
Improve this Doc
View Source
IsCancelled
Declaration
public bool IsCancelled { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Implements
ICancellableEvent
Extension Methods