You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
Comment fix.
#codereview robert.manuszewski [CL 2690075 by Steve Robb in Main branch]
This commit is contained in:
committed by
Steve.Robb@epicgames.com
parent
9b6041d36d
commit
a2ed17705c
@@ -492,7 +492,7 @@ private:
|
||||
* Example:
|
||||
*
|
||||
* // Something.h
|
||||
* TFunction<FString (int32)> GetTransform();
|
||||
* TFunction<FString (int32)> GetTransform(const FString& Prefix);
|
||||
*
|
||||
* // Something.cpp
|
||||
* TFunction<FString (int32)> GetTransform(const FString& Prefix)
|
||||
|
||||
Reference in New Issue
Block a user