Difference between revisions of "Game Opcodes:Mass Delete Actor Body (x1)"

From FFXIV Classic Wiki
Jump to: navigation, search
(Created page with "Adds one actor to be exempted from deletion. Must be called after [[]] and before [[]]. :; Opcode - 0x010 :; Data Size - 8 bytes :; Requirements - None == Data == {| class=...")
(No difference)

Revision as of 19:38, 23 March 2018

Adds one actor to be exempted from deletion. Must be called after [[]] and before [[]].

Opcode - 0x010
Data Size - 8 bytes
Requirements - None

Data

Offset Data Type Length Variable Description
0x00 uint32 4 Bytes actorId The actor to exempt.