Esempio n. 1
0
 protected internal override void DeserializeProperty(UnrealBinaryReader reader)
 {
     Value = reader.ReadUInt32();
 }