XML/YFT/YDR/YBN conversion VFT values added

This commit is contained in:
dexy
2020-03-10 08:34:17 +11:00
Unverified
parent 408bcaf837
commit e608912977
4 changed files with 56 additions and 18 deletions
@@ -1426,7 +1426,7 @@ namespace CodeWalker.GameFiles
public override long BlockLength => 0x80;
// structure data
public uint VFT { get; set; }
public uint VFT { get; set; } = 1080059352;
public uint Unknown_4h = 1; // 0x00000001
public ulong Unknown_8h; // 0x0000000000000000
public ulong InstanceTuningPointer { get; set; }