CreationShakeAssignment
open class CreationShakeAssignment(val project: CreationShakeProject, val variable: CreationShakeAssignable, val value: CreationShakeValue, val type: ShakeType) : CreationShakeValue, CreationShakeStatement, ShakeAssignment(source)
Constructors
Link copied to clipboard
constructor(project: CreationShakeProject, variable: CreationShakeAssignable, value: CreationShakeValue, type: ShakeType)