Click or drag to resize

RealExplosionActivate Method


Namespace: Internal.nkast.Aether.Physics2D.Common.PhysicsLogic
Assembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
public Dictionary Activate(
	bool pos,
	Fixture radius,
	Vector2 maxForce
)

Parameters

pos  Boolean
 
radius  Fixture
 
maxForce  Vector2
 

Return Value

DictionaryTKey, TValue
See Also