Closed Augkit closed 6 months ago
Generate the proto message as shown below
message ParentStruct { ... } message ChildStruct { ParentStruct parentState = 1; ... }
Vital feature to support the replication in Gameplay Ability System
GAS is supported in v0.7.3
Generate the proto message as shown below