ZSkeletonProtoRef

@Serializable
data class ZSkeletonProtoRef(val type: String, val refId: String = "", val isReference: Boolean = false, val data: ZSkeleton? = null)(source)

Constructors

Link copied to clipboard
constructor(type: String, refId: String = "", isReference: Boolean = false, data: ZSkeleton? = null)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard