updating flawed properties table definition
publish-vs-code-extensions.yml / Publish VS Code Extension (push) Successful in 52s
publish-vs-code-extensions.yml / Publish VS Code Extension (push) Successful in 52s
This commit is contained in:
@@ -123,7 +123,7 @@ do --mission table
|
||||
---@class MissionTriggerZone
|
||||
---@field radius number
|
||||
---@field zoneId number
|
||||
---@field properties table<string, string>
|
||||
---@field properties Array<TriggerZoneProperty>
|
||||
---@field hidden boolean
|
||||
---@field x number
|
||||
---@field y number
|
||||
@@ -131,6 +131,10 @@ do --mission table
|
||||
---@field type number
|
||||
---@field heading number
|
||||
---@field verticies Array<Vec2>
|
||||
|
||||
---@class TriggerZoneProperty
|
||||
---@field key string
|
||||
---@field value string
|
||||
end
|
||||
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user