Method | Description | |
---|---|---|
CreateWeapon ( ) : IWeapon |
Creates the weapon.
|
|
FuncFactory ( Func |
Initializes a new instance of the FuncFactory class.
|
|
FuncFactory ( Func |
Initializes a new instance of the FuncFactory class.
|
|
GetLazyWeapon ( ) : IWeapon |
Gets the lazy weapon.
|
public FuncFactory ( Func |
||
weaponFactory | Func |
The weapon factory. |
return | System |
public FuncFactory ( Func |
||
weaponFactory | Func |
The weapon factory. |
lazyWeapon | Lazy |
The lazy value. |
return | System |