CharacterBulletValue Class

CharacterBulletValue class

Represents the character bullet.


type CharacterBulletValue struct  {
	ptr unsafe.Pointer
}

Constructors

MethodDescription
NewCharacterBulletValueDefault constructor.
NewCharacterBulletValue_BulletValueConstructs from a parent object.

Methods

MethodDescription
IsNullChecks whether the implementation object is nullptr.
GetTypeGets the type of the bullet.
GetCharacterGets and sets character of the bullet.
SetCharacterGets and sets character of the bullet.