NoneBulletValue Class
NoneBulletValue class
Represents no bullet.
type NoneBulletValue struct {
ptr unsafe.Pointer
}
Constructors
| Method | Description |
|---|---|
| NewNoneBulletValue | Default constructor. |
| NewNoneBulletValue_BulletValue | Constructs from a parent object. |
Methods
| Method | Description |
|---|---|
| IsNull | Checks whether the implementation object is nullptr. |
| GetType | Gets the type of the bullet’s value. |