NoneBulletValue Class

NoneBulletValue class

Represents no bullet.


type NoneBulletValue struct  {
	ptr unsafe.Pointer
}

Constructors

MethodDescription
NewNoneBulletValueDefault constructor.
NewNoneBulletValue_BulletValueConstructs from a parent object.

Methods

MethodDescription
IsNullChecks whether the implementation object is nullptr.
GetTypeGets the type of the bullet’s value.