Event OnUserDefined
Triggered for a placeable when the associated Signal(NwPlaceable, int) method is called.
public event Action<PlaceableEvents.OnUserDefined> OnUserDefined
Returns
- Action<PlaceableEvents.OnUserDefined>
- Triggered for a placeable when the associated method is called.