Navigation
API > API/Editor > API/Editor/KismetCompiler > API/Editor/KismetCompiler/FKismetCompilerContext
| Type | Name | Description | |
|---|---|---|---|
| FMulticastDelegateProperty * | CreateMulticastDelegateVariable
(
const FName Name |
Creates a multicast delegate variable & associated signature graph / Function, use to generate events | |
| FMulticastDelegateProperty * | CreateMulticastDelegateVariable
(
const FName Name, |
Creates a multicast delegate variable & associated signature graph / function, use to generate events |