Files
Crash-Course/Documentation/obj/.cache/build/kh23i1t0.juy/flnlmyyo.4p0

3 lines
8.8 KiB
Plaintext
Raw Normal View History

2025-04-19 12:59:07 -04:00
a?av3P D_<00><00><00><00><00><00><00><00><00><00><00> 6v FileAndType<70>3<02>{"baseDir":"/Users/rochesterx/Unity Projects/Sophomore-Project/Documentation","file":"api/Game.GameManagerHelper.yml","type":"article","sourceDir":"api/","destinationDir":"api/"}POriginalFileAndType<70> <02>{"baseDir":"/Users/rochesterx/Unity Projects/Sophomore-Project/Documentation","file":"api/Game.GameManagerHelper.yml","type":"article","sourceDir":"api/","destinationDir":"api/"} Key*D ~/api/Game.GameManagerHelper.yml_LocalPathFromRoot(<00>api/Game.GameManagerHelper.yml<00> LinkToFiles <00><00>
LinkToUids!<00><04><00> )Xf<00> System.Object System.Boolean )Game.GameManagerHelper/X%Game.GameManagerHelper.addHatPositionfGame1<00>'Game.GameManagerHelper.addSpawnPosition<00>FileLinkSources <00>{}<00>UidLinkSources <00>{}<00>Uids
<00><02>[{"name":"Game.GameManagerHelper","file":"api/Game.GameManagerHelper.yml"},{"name":"Game.GameManagerHelper.addHatPosition","file":"api/Game.GameManagerHelper.yml"},{"name":"Game.GameManagerHelper.addSpawnPosition","file":"api/Game.GameManagerHelper.yml"}]ManifestProperties {}6 DocumentType ?)h"{"$type":"Microsoft.DocAsCode.DataContracts.ManagedReference.PageViewModel, Microsoft.DocAsCode.DataContracts.ManagedReference","items":{"$type":"System.Collections.Generic.List`1[[Microsoft.DocAsCode.DataContracts.ManagedReference.ItemViewModel, Microsoft.DocAsCode.DataContracts.ManagedReference]], System.Private.CoreLib","$values":[{"$type":"Microsoft.DocAsCode.DataContracts.ManagedReference.ItemViewModel, Microsoft.DocAsCode.DataContracts.ManagedReference","uid":"Game.GameManagerHelper","commentId":"T:Game.GameManagerHelper","id":"GameManagerHelper","isEii":false,"isExtensionMethod":false,"parent":"Game","children":{"$type":"System.Collections.Generic.List`1[[System.String, System.Private.CoreLib]], System.Private.CoreLib","$values":["Game.GameManagerHelper.addHatPosition","Game.GameManagerHelper.addSpawnPosition"]},"langs":{"$type":"System.String[], System.Private.CoreLib","$values":["csharp","vb"]},"name":"GameManagerHelper","nameWithType":"GameManagerHelper","fullName":"Game.GameManagerHelper","type":"Class","source":{"$type":"Microsoft.DocAsCode.DataContracts.Common.SourceDetail, Microsoft.DocAsCode.DataContracts.Common","id":"GameManagerHelper","path":"","startLine":1367,"endLine":0,"isExternal":false},"assemblies":{"$type":"System.Collections.Generic.List`1[[System.String, System.Private.CoreLib]], System.Private.CoreLib","$values":["cs.temp.dll"]},"namespace":"Game","summary":"<p sourcefile=\"api/Game.GameManagerHelper.yml\" sourcestartlinenumber=\"2\">This class helps manage positions for the GameManager during development.\nIt allows adding hat spawn positions and player spawn positions directly in the editor.</p>\n","example":{"$type":"System.Collections.Generic.List`1[[System.String, System.Private.CoreLib]], System.Private.CoreLib","$values":[]},"syntax":{"$type":"Microsoft.DocAsCode.DataContracts.ManagedReference.SyntaxDetailViewModel, Microsoft.DocAsCode.DataContracts.ManagedReference","content":"public class GameManagerHelper : MonoBehaviour","content.vb":"Public Class GameManagerHelper Inherits MonoBehaviour"},"inheritance":{"$type":"System.Collections.Generic.List`1[[System.String, System.Private.CoreLib]], System.Private.CoreLib","$values":["System.Object"]}},{"$type":"Microsoft.DocAsCode.DataContracts.ManagedReference.ItemViewModel, Microsoft.DocAsCode.DataContracts.ManagedReference","uid":"Game.GameManagerHelper.addHatPosition","commentId":"F:Game.GameManagerHelper.addHatPosition","id":"addHatPosition","isEii":false,"isExtensionMethod":false,"parent":"Game.GameManagerHelper","langs":{"$type":"System.String[], System.Private.CoreLib","$values":["csharp","vb"]},"name":"addHatPosition","nameWithType":"GameManagerHelper.addHatPosition","fullName":"Game.GameManagerHelper.addHatPosition","type":"Field","source":{"$type":"Microsoft.DocAsCode.DataContracts.Common.SourceDetail, Microsoft.DocAsCode.DataContracts.Common","id":"addHatPosition","path":"","startLine":1373,"endLine":0,"isExternal":false},"assemblies":{"$type":"System.Collections.Generic.List`1[[System.String, System.Private.CoreLib]], System.Private.CoreLib","$values":["cs.temp.dll"]},"namespace":"Game","summary":"<p sourcefile=\"api/Game.GameManagerHelper.yml\" sourcestartlinenumber=\"2\">If true, adds the current position of the &quot;HELPER&quot; object to the hat spawn positions in the GameManager.</p>\n","example":{"$type":"System.Collections.Generic.List`1[[System.String, System.Private.CoreLib]], System.Private.CoreLib","$values":[]},"syntax":{"$type":"Microsoft.DocAsCode.DataContracts.ManagedReference.SyntaxDetailViewModel, Microsoft.DocAsCode.DataContracts.ManagedReference","content":"public bool addHatPosition","return":{"$type":"Microsoft.DocAsCode.DataContracts.ManagedReference.ApiParameter, Mic