blockly > Events > VarCreate > (constructor)

Events.VarCreate.(constructor)

إنشاء مثيل جديد من فئة VarCreate

Signature:

constructor(opt_variable?: IVariableModel<IVariableState>);

المعلمات

المَعلمة النوع الوصف
opt_variable IVariableModel<IVariableState> (اختياري) المتغيّر الذي تم إنشاؤه غير محدّد لحدث فارغ.