Class RegistrarExtensions
Inheritance
System.Object
RegistrarExtensions
Namespace: Eco.Gameplay.Systems
Assembly: Eco.Gameplay.dll
Syntax
public static class RegistrarExtensions : Object
Methods
IsProposableSpecial(IProposable)
Declaration
public static bool IsProposableSpecial(this IProposable entry)
Parameters
| Type | Name | Description |
|---|---|---|
| IProposable | entry |
Returns
| Type | Description |
|---|---|
| System.Boolean |
IsSpecial(ISpecialRegistrarEntry)
Declaration
public static bool IsSpecial(this ISpecialRegistrarEntry entry)
Parameters
| Type | Name | Description |
|---|---|---|
| ISpecialRegistrarEntry | entry |
Returns
| Type | Description |
|---|---|
| System.Boolean |