Steamworks::​ECommunityProfileItemProperty
UnityObjectLink
Steamworks::​ECommunityProfileItemProperty

enum:/TYPE/Steamworks.ECommunityProfileItemProperty///

Parent

UnityObjectLink

Variables
steamworks::​ecommunityprofileitemproperty::​k_ecommunityprofileitemproperty_appid
static readonly steamworks::ecommunityprofileitemproperty::k_ecommunityprofileitemproperty_appid

enum constant number 5

steamworks::​ecommunityprofileitemproperty::​k_ecommunityprofileitemproperty_class
static readonly steamworks::ecommunityprofileitemproperty::k_ecommunityprofileitemproperty_class

enum constant number 7

steamworks::​ecommunityprofileitemproperty::​k_ecommunityprofileitemproperty_description
static readonly steamworks::ecommunityprofileitemproperty::k_ecommunityprofileitemproperty_description

enum constant number 4

steamworks::​ecommunityprofileitemproperty::​k_ecommunityprofileitemproperty_imagelarge
static readonly steamworks::ecommunityprofileitemproperty::k_ecommunityprofileitemproperty_imagelarge

enum constant number 1

steamworks::​ecommunityprofileitemproperty::​k_ecommunityprofileitemproperty_imagesmall
static readonly steamworks::ecommunityprofileitemproperty::k_ecommunityprofileitemproperty_imagesmall

enum constant number 0

steamworks::​ecommunityprofileitemproperty::​k_ecommunityprofileitemproperty_internalname
static readonly steamworks::ecommunityprofileitemproperty::k_ecommunityprofileitemproperty_internalname

enum constant number 2

steamworks::​ecommunityprofileitemproperty::​k_ecommunityprofileitemproperty_moviemp4
static readonly steamworks::ecommunityprofileitemproperty::k_ecommunityprofileitemproperty_moviemp4

enum constant number 9

steamworks::​ecommunityprofileitemproperty::​k_ecommunityprofileitemproperty_moviemp4small
static readonly steamworks::ecommunityprofileitemproperty::k_ecommunityprofileitemproperty_moviemp4small

enum constant number 11

steamworks::​ecommunityprofileitemproperty::​k_ecommunityprofileitemproperty_moviewebm
static readonly steamworks::ecommunityprofileitemproperty::k_ecommunityprofileitemproperty_moviewebm

enum constant number 8

steamworks::​ecommunityprofileitemproperty::​k_ecommunityprofileitemproperty_moviewebmsmall
static readonly steamworks::ecommunityprofileitemproperty::k_ecommunityprofileitemproperty_moviewebmsmall

enum constant number 10

steamworks::​ecommunityprofileitemproperty::​k_ecommunityprofileitemproperty_title
static readonly steamworks::ecommunityprofileitemproperty::k_ecommunityprofileitemproperty_title

enum constant number 3

steamworks::​ecommunityprofileitemproperty::​k_ecommunityprofileitemproperty_typeid
static readonly steamworks::ecommunityprofileitemproperty::k_ecommunityprofileitemproperty_typeid

enum constant number 6

Functions
steamworks::​ecommunityprofileitemproperty::​count
static System.Int32 GetEnumCount()

no documentation

Returns

System.Int32

steamworks::​ecommunityprofileitemproperty::​enumtoint
static System.Int32 EnumToInt(
Steamworks.ECommunityProfileItemProperty enum
)

no documentation

Parameters
enum

an enum of type Steamworks::ECommunityProfileItemProperty

Returns

System.Int32

steamworks::​ecommunityprofileitemproperty::​inttoenum
static Steamworks.ECommunityProfileItemProperty IntToEnum(
System.Int32 enumnumber
)

no documentation

Parameters
enumnumber
System.Int32

an int lower than Steamworks::ECommunityProfileItemProperty::Count()

Returns

Steamworks.ECommunityProfileItemProperty

toint
System.String ToInt()

ToInt, equivalent to Steamworks::ECommunityProfileItemProperty::EnumToInt(enum)

Returns

System.String

tostring
System.String ToString()

ToString, equivalent to Steamworks::ECommunityProfileItemProperty::EnumToString(enum)

Returns

System.String