 | LightningProbabilityHardenedAttachPoints Property |
Gets/Sets the number of hardened attach points.
Only enabled when Unhardened is true.
Namespace: ema3d.Api.V25.Charging.WorkflowAssembly: ema3d.Api.V25 (in ema3d.Api.V25.dll) Version: 0.0.0.0
Syntaxpublic int HardenedAttachPoints { get; set; }
Public Property HardenedAttachPoints As Integer
Get
Set
public:
property int HardenedAttachPoints {
int get ();
void set (int value);
}
member HardenedAttachPoints : int with get, set
Property Value
Int32
See Also