mirror of
https://github.com/barsdeveloper/ueblueprint.git
synced 2026-02-16 10:54:42 +08:00
Vector2D support
This commit is contained in:
4
js/entity/SimpleSerializationVector2DEntity.js
Normal file
4
js/entity/SimpleSerializationVector2DEntity.js
Normal file
@@ -0,0 +1,4 @@
|
||||
import Vector2DEntity from "./Vector2DEntity"
|
||||
|
||||
export default class SimpleSerializationVector2DEntity extends Vector2DEntity {
|
||||
}
|
||||
Reference in New Issue
Block a user