public Vector3 GetForce(
out int selectionInd
)
Public Function GetForce (
<OutAttribute> ByRef selectionInd As Integer
) As Vector3
public:
virtual Vector3 GetForce(
[OutAttribute] int% selectionInd
) sealed
abstract GetForce :
selectionInd : int byref -> Vector3
override GetForce :
selectionInd : int byref -> Vector3
[Missing <param name="selectionInd"/> documentation for "M:Karamba.Elements.States.StateElement1DNone.GetForce(System.Int32@)"]
[Missing <returns> documentation for "M:Karamba.Elements.States.StateElement1DNone.GetForce(System.Int32@)"]