mirror of
https://github.com/barsdeveloper/ueblueprint.git
synced 2026-03-02 21:17:32 +08:00
Pin name small adjustment
This commit is contained in:
@@ -60,6 +60,7 @@ export default class PinTypeEntity extends IEntity {
|
||||
/** @type {Boolean} */ this.bIsWeakPointer
|
||||
/** @type {Boolean} */ this.bIsUObjectWrapper
|
||||
/** @type {Boolean} */ this.bIsUObjectWrapper
|
||||
/** @type {Boolean} */ this.bSerializeAsSinglePrecisionFloat
|
||||
}
|
||||
|
||||
/** @param {PinTypeEntity} other */
|
||||
|
||||
Reference in New Issue
Block a user