Developer Notes

Incorrect documentation. Documentation has been updated.

Description

Using the wiki documentation to setup a Dynamic Delegate in code gives compile errors that the DelegateName doesn't exist. Adding the open/close braces ("[" and "]") give a different compile error about a missing parenthesis in the declaration.

Wiki link:
https://docs.unrealengine.com/latest/INT/Programming/UnrealArchitecture/Delegates/Dynamic/index.html

Steps to Reproduce

1. Open UE4Editor (any project)
2. Add code to project based on Actor
3. Follow steps in the link in description to setup a dynamic delegate.

Result:
Compile fails after adding delegate

Have Comments or More Details?

Head over to the existing Questions & Answers thread and let us know what's up.

0
Login to Vote

Fixed
ComponentDocs
Affects Versions4.8.3
Target Fix4.11
Fix Commit2897028
CreatedAug 28, 2015
ResolvedMar 7, 2016
UpdatedJun 15, 2016