Fix missing xml comment line from #1291
This commit is contained in:
@@ -153,6 +153,7 @@ public:
|
|||||||
/// <param name="tag">The tag to add.</param>
|
/// <param name="tag">The tag to add.</param>
|
||||||
API_FUNCTION() void AddTagRecursive(const Tag& tag);
|
API_FUNCTION() void AddTagRecursive(const Tag& tag);
|
||||||
|
|
||||||
|
/// <summary>
|
||||||
/// Removes a tag to the actor
|
/// Removes a tag to the actor
|
||||||
/// </summary>
|
/// </summary>
|
||||||
/// <param name="tag">The tag to remove.</param>
|
/// <param name="tag">The tag to remove.</param>
|
||||||
|
|||||||
Reference in New Issue
Block a user