/** Get the mesh ./
UFUNCTION(BlueprintPure, Category = “Whatever”)
FORCEINLINE USkeletalMeshComponent GetMesh() const { return mesh; }
/** Get the mesh ./
UFUNCTION(BlueprintPure, Category = “Whatever”)
FORCEINLINE USkeletalMeshComponent GetMesh() const { return mesh; }