blockly > אירועים > CommentBase > CommentCreateDeleteHelper

השיטה Event.CommentBase.CommentCreateDeleteHelper()

פונקציית העזרה לתגובה [יצירה|מחיקה]

Signature:

static CommentCreateDeleteHelper(event: CommentCreate | CommentDelete, create: boolean): void;

פרמטרים

פרמטר תיאור התיאור
event CommentCreate | CommentDelete האירוע להפעלה.
create boolean אם True ואז יצירה, אם False אז מחיקה

החזרות:

void