Updates swift generated monster sample file (#6616)

Updates swift generated monster sample file
Adds frozen attribute
This commit is contained in:
mustiikhalil
2021-05-06 07:55:03 +03:00
committed by GitHub
parent a4bb8f0c2e
commit 8a582883ac
5 changed files with 28 additions and 22 deletions

View File

@@ -16,6 +16,7 @@
import Foundation
@frozen
public struct Struct {
public private(set) var bb: ByteBuffer
public private(set) var postion: Int32