Photon Fusion 2.0.3

Public Member Functions | Properties | List of all members
DefaultForPropertyAttribute Class Reference

Default For Property Attribute More...

Inherits PropertyAttribute.

Public Member Functions

 DefaultForPropertyAttribute (string propertyName, int wordOffset, int wordCount)
 DefaultForPropertyAttribute Constructor More...
 

Properties

String PropertyName [get]
 Property Name More...
 
int WordCount [get]
 Property Word Count More...
 
int WordOffset [get]
 Property Word Offset More...
 

Detailed Description

Default For Property Attribute

For non-serialized properties

Constructor & Destructor Documentation

◆ DefaultForPropertyAttribute()

DefaultForPropertyAttribute ( string  propertyName,
int  wordOffset,
int  wordCount 
)

DefaultForPropertyAttribute Constructor

Parameters
propertyNamePropertyName
wordOffsetWordOffset
wordCountWordCount

Property Documentation

◆ PropertyName

String PropertyName
get

Property Name

◆ WordCount

int WordCount
get

Property Word Count

◆ WordOffset

int WordOffset
get

Property Word Offset