Click or drag to resize
MyStatLogicCharacter Property

[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for "P:Sandbox.Game.MyStatLogic.Character"]

Namespace: Sandbox.Game
Assembly: Sandbox.Game (in Sandbox.Game.dll) Version: 0.1.5991.32293
Syntax
C#
public IMyCharacter Character { get; set; }

Property Value

Type: IMyCharacter

[Missing <value> documentation for "P:Sandbox.Game.MyStatLogic.Character"]

See Also