Navigation
API > API/Editor > API/Editor/AIGraph > API/Editor/AIGraph/FAISchemaAction_AddComment
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| AIGraphSchema.h | |||
FAISchemaAction_AddComment
(
FText InDescription, |
AIGraphSchema.h |
FAISchemaAction_AddComment()
| Name | FAISchemaAction_AddComment |
| Type | function |
| Header File | /Engine/Source/Editor/AIGraph/Classes/AIGraphSchema.h |
| Include Path | #include "AIGraphSchema.h" |
FAISchemaAction_AddComment()
FAISchemaAction_AddComment(FText, FText)
| Name | FAISchemaAction_AddComment |
| Type | function |
| Header File | /Engine/Source/Editor/AIGraph/Classes/AIGraphSchema.h |
| Include Path | #include "AIGraphSchema.h" |
FAISchemaAction_AddComment
(
FText InDescription,
FText InToolTip
)