![]() |
XII Release 0.1.0
|
Defines what a projectile will do when it hits a surface. More...
#include <ProjectileComponent.h>
Public Types | |
enum | Enum : StorageType { Absorb , Reflect , Bounce , Attach , PassThrough , Default = Absorb } |
using | StorageType = xiiInt8 |
Defines what a projectile will do when it hits a surface.
enum xiiProjectileReaction::Enum : StorageType |