◆ GenerateListScrollPositionAndDrawSizeKey()

abstract UniqueStringID GenerateListScrollPositionAndDrawSizeKey ( property,
string  label 
)
protectedpure virtual
Parameters
propertyused to generate a UniqueStringID. passing the same property to this function, should always yield an equivalent UniqueStringID, even across editor-sessions.
labelOptional, may or may not contribute to uniqueness of returned ID. This is up to the descendant classes implementation.
Returns
A UniqueStringID instance that can be quickly compared with other UniqueStringID instances for equality.