Click or drag to resize

ShieldTSource, TArgsProtectedTarget Property

Gets or sets the target that this shield should protect.

Namespace:  Archon.SwissArmyLib.ResourceSystem
Assembly:  Archon.SwissArmyLib (in Archon.SwissArmyLib.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public ResourcePool<TSource, TArgs> ProtectedTarget { get; set; }
Request Example View Source

Property Value

Type: ResourcePoolTSource, TArgs
See Also