Beispiel #1
0
		const FFormatArgumentValue* GetArgumentValue( const FString ArgumentName )
		{
			return Arguments.Find(ArgumentName);
		}