Class OnExamineTrap
Triggered when a player examines a trap.
public sealed class OnExamineTrap : IEvent
- Inheritance
-
OnExamineTrap
- Implements
- Inherited Members
- Extension Methods
Properties
- ExaminedBy
Gets the player performing the trap examine action.
- ExaminedObject
Gets the trap object being examined.
- Success
Gets whether the trap examine action succeeded.