Show / Hide Table of Contents

Class PlayerDataExt

Inheritance
System.Object
PlayerDataExt
Namespace: Content.Shared.Players
Assembly: Content.Shared.dll
Syntax
public static class PlayerDataExt : object

Methods

| Improve this Doc View Source

ContentData(IPlayerData)

Gets the correctly cast instance of content player data from an engine player data storage.

Declaration
public static PlayerData ContentData(this IPlayerData data)
Parameters
Type Name Description
Robust.Shared.Player.IPlayerData data
Returns
Type Description
PlayerData
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾