Photon Fusion
2.1.1
Default For Property Attribute. More...
Inherits PropertyAttribute.
Public Member Functions | |
| DefaultForPropertyAttribute (string propertyName, int wordOffset, int wordCount) | |
| DefaultForPropertyAttribute Constructor. | |
| Public Member Functions inherited from PropertyAttribute | |
| PropertyAttribute (bool applyToCollection=false) | |
Properties | |
| String | PropertyName [get] |
| Property Name. | |
| int | WordCount [get] |
| Property Word Count. | |
| int | WordOffset [get] |
| Property Word Offset. | |
| Properties inherited from PropertyAttribute | |
| new bool | applyToCollection [get] |
Default For Property Attribute.
For non-serialized properties
| DefaultForPropertyAttribute | ( | string | propertyName, |
| int | wordOffset, | ||
| int | wordCount ) |
DefaultForPropertyAttribute Constructor.
| propertyName | PropertyName |
| wordOffset | WordOffset |
| wordCount | WordCount |