Difference between revisions of "ClearOwnership"
From GECK
DewiMorgan (Talk | contribs) m (→See Also: +TES4CS Wiki link; debolding titles) |
|||
(2 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
− | == | + | {{Function |
− | + | |CSWikiPage = ClearOwnership | |
− | + | |origin = GECK1 | |
− | + | |summary = Clears the ownership from the reference it is called on. | |
− | + | |name = ClearOwnership | |
− | + | |returnType = void | |
− | + | |referenceType = [ObjectRefID] | |
− | + | |example = AppleRef02.ClearOwnership | |
− | + | }} | |
− | + | ||
− | + | ||
− | = | + | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | = | + | |
− | + | ||
− | + | ||
[[Category:Functions]] | [[Category:Functions]] | ||
+ | [[Category:Functions (GECK 1.1)]] |
Latest revision as of 05:59, 15 January 2011
Link to TES4 Construction Set Wiki: ClearOwnership.A function included in the GECK version 1.1.0.36.
Description
Clears the ownership from the reference it is called on.
Syntax
[ObjectRefID].ClearOwnership
Example
AppleRef02.ClearOwnership