EcsBuilderEnableEventExtensions Class |
Namespace: SampSharp.Entities
public static class EcsBuilderEnableEventExtensions
Name | Description | |
---|---|---|
EnableEvent(IEcsBuilder, String) |
Enables handling of the callback with the specified name as an event.
| |
EnableEventT(IEcsBuilder, String) |
Enables handling of the callback with the specified name as an event.
| |
EnableEventT1, T2, T3, T4, T5, T6, T7, T8, T9, T10(IEcsBuilder, String) |
Enables handling of the callback with the specified name as an event.
| |
EnableEventT1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11(IEcsBuilder, String) |
Enables handling of the callback with the specified name as an event.
| |
EnableEventT1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12(IEcsBuilder, String) |
Enables handling of the callback with the specified name as an event.
| |
EnableEventT1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13(IEcsBuilder, String) |
Enables handling of the callback with the specified name as an event.
| |
EnableEventT1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14(IEcsBuilder, String) |
Enables handling of the callback with the specified name as an event.
| |
EnableEventT1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15(IEcsBuilder, String) |
Enables handling of the callback with the specified name as an event.
| |
EnableEventT1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16(IEcsBuilder, String) |
Enables handling of the callback with the specified name as an event.
| |
EnableEventT1, T2(IEcsBuilder, String) |
Enables handling of the callback with the specified name as an event.
| |
EnableEventT1, T2, T3(IEcsBuilder, String) |
Enables handling of the callback with the specified name as an event.
| |
EnableEventT1, T2, T3, T4(IEcsBuilder, String) |
Enables handling of the callback with the specified name as an event.
| |
EnableEventT1, T2, T3, T4, T5(IEcsBuilder, String) |
Enables handling of the callback with the specified name as an event.
| |
EnableEventT1, T2, T3, T4, T5, T6(IEcsBuilder, String) |
Enables handling of the callback with the specified name as an event.
| |
EnableEventT1, T2, T3, T4, T5, T6, T7(IEcsBuilder, String) |
Enables handling of the callback with the specified name as an event.
| |
EnableEventT1, T2, T3, T4, T5, T6, T7, T8(IEcsBuilder, String) |
Enables handling of the callback with the specified name as an event.
| |
EnableEventT1, T2, T3, T4, T5, T6, T7, T8, T9(IEcsBuilder, String) |
Enables handling of the callback with the specified name as an event.
|