BulletTypeDestroyOnHit Property |
Whether the bullet must be destroyed on hit.
Namespace:
NeoAxis
Assembly:
NeoAxis.CoreExtension (in NeoAxis.CoreExtension.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax public Reference<bool> DestroyOnHit { get; set; }
Property Value
Type:
ReferenceBooleanSee Also