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