Add Basic Spell System (#9)
Co-authored-by: alhashij <alhashimy.janna@gmail.com> Reviewed-on: #9 Co-authored-by: Lance1416 <lanceli1416@gmail.com> Co-committed-by: Lance1416 <lanceli1416@gmail.com>
This commit was merged in pull request #9.
This commit is contained in:
@@ -84,6 +84,9 @@ struct WIZARDINGCENTRAL_API FUniStrokePoint
|
||||
static TArray<float>
|
||||
Vectorize(const TArray<FUniStrokePoint>& Points);
|
||||
|
||||
FString
|
||||
ToString() const;
|
||||
|
||||
private:
|
||||
float X;
|
||||
float Y;
|
||||
|
||||
Reference in New Issue
Block a user