Interface IWearKeycard
- Namespace
- Exiled.API.Interfaces.Keycards
- Assembly
- Exiled.API.dll
An interface for CustomKeycardItem's with the Wear property.
public interface IWearKeycard- Extension Methods
Properties
Wear
Gets or sets the wear on this CustomKeycardItem.
byte Wear { get; set; }