public AddProperty ( int atFrame, string propertyName, string propertyValue ) : void | ||
atFrame | int | /// At frame. /// |
propertyName | string | /// Property name. /// |
propertyValue | string | /// Property value as string. /// |
return | void |
public AddProperty ( int atFrame, string propertyName, string propertyValue ) : void | ||
atFrame | int | /// At frame. /// |
propertyName | string | /// Property name. /// |
propertyValue | string | /// Property value as string. /// |
return | void |