Show / Hide Table of Contents

Delegate Load.AttachedEvent

Namespace: Experior.Core.Loads
Assembly: Experior.Core.dll
Syntax
public delegate void AttachedEvent(Load sender, RigidPart part);
Parameters
Type Name Description
Load sender
RigidPart part
Back to top Generated by DocFX