 | LightningProbabilityUnhardenedAttachPoints Property |
Gets/Sets the number of unhardened 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 UnhardenedAttachPoints { get; set; }
Public Property UnhardenedAttachPoints As Integer
Get
Set
public:
property int UnhardenedAttachPoints {
int get ();
void set (int value);
}
member UnhardenedAttachPoints : int with get, set
Property Value
Int32
See Also