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