Class MyCharacterComponentTypes
Inheritance
System.Object
MyCharacterComponentTypes
Namespace: Sandbox.Game.Entities.Character.Components
Assembly: Sandbox.Game.dll
Syntax
public static class MyCharacterComponentTypes : Object
Properties
CharacterComponents
Declaration
public static Dictionary<MyStringId, Tuple<Type, Type>> CharacterComponents { get; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.Dictionary<MyStringId, System.Tuple<System.Type, System.Type>> |